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

/net/batman-adv/
H A Dnetwork-coding.h38 bool batadv_nc_skb_forward(struct sk_buff *skb,
89 static inline bool batadv_nc_skb_forward(struct sk_buff *skb, function
H A Drouting.c868 if (batadv_nc_skb_forward(skb, neigh_node, ethhdr)) {
H A Dnetwork-coding.c1358 * batadv_nc_skb_forward - try to code a packet or add it to the coding packet
1366 bool batadv_nc_skb_forward(struct sk_buff *skb, function

Completed in 337 milliseconds