Searched refs:batadv_reroute_unicast_packet (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | routing.c | 748 * batadv_reroute_unicast_packet() - update the unicast header for re-routing 762 batadv_reroute_unicast_packet(struct batadv_priv *bat_priv, struct sk_buff *skb, in batadv_reroute_unicast_packet() function 839 if (batadv_reroute_unicast_packet(bat_priv, skb, unicast_packet, in batadv_check_unicast_ttvn() 885 if (batadv_reroute_unicast_packet(bat_priv, skb, unicast_packet, in batadv_check_unicast_ttvn()
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | routing.c | 729 * batadv_reroute_unicast_packet() - update the unicast header for re-routing 743 batadv_reroute_unicast_packet(struct batadv_priv *bat_priv, struct sk_buff *skb, in batadv_reroute_unicast_packet() function 819 if (batadv_reroute_unicast_packet(bat_priv, skb, unicast_packet, in batadv_check_unicast_ttvn() 865 if (batadv_reroute_unicast_packet(bat_priv, skb, unicast_packet, in batadv_check_unicast_ttvn()
|
Completed in 4 milliseconds