Searched refs:batadv_nc_skb_add_to_path (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/batman-adv/
H A Dnetwork-coding.c1424 * batadv_nc_skb_add_to_path - buffer skb for later encoding / decoding
1432 static bool batadv_nc_skb_add_to_path(struct sk_buff *skb, batadv_nc_skb_add_to_path() function
1502 if (!batadv_nc_skb_add_to_path(skb, nc_path, neigh_node, packet_id)) batadv_nc_skb_forward()
1562 if (!batadv_nc_skb_add_to_path(skb, nc_path, NULL, packet_id)) batadv_nc_skb_store_for_decoding()

Completed in 39 milliseconds