Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c1408 * batadv_nc_skb_dst_search() - Loops through list of neighboring nodes to dst.
1420 static bool batadv_nc_skb_dst_search(struct sk_buff *skb, in batadv_nc_skb_dst_search() function
1530 if (batadv_nc_skb_dst_search(skb, neigh_node, ethhdr)) in batadv_nc_skb_forward()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c1395 * batadv_nc_skb_dst_search() - Loops through list of neighboring nodes to dst.
1407 static bool batadv_nc_skb_dst_search(struct sk_buff *skb, in batadv_nc_skb_dst_search() function
1517 if (batadv_nc_skb_dst_search(skb, neigh_node, ethhdr)) in batadv_nc_skb_forward()

Completed in 8 milliseconds