Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.h38 struct batadv_orig_node *batadv_transtable_search(struct batadv_priv *bat_priv,
H A Dsend.c423 orig_node = batadv_transtable_search(bat_priv, src, dst, vid); in batadv_send_skb_via_tt_generic()
H A Dgateway_client.c751 orig_dst_node = batadv_transtable_search(bat_priv, ethhdr->h_source, in batadv_gw_out_of_range()
H A Drouting.c778 orig_node = batadv_transtable_search(bat_priv, NULL, dst_addr, in batadv_reroute_unicast_packet()
H A Dmulticast.c1184 return batadv_transtable_search(bat_priv, NULL, ethhdr->h_dest, in batadv_mcast_forw_tt_node_get()
H A Dtranslation-table.c2584 * batadv_transtable_search() - get the mesh destination for a given client
2597 struct batadv_orig_node *batadv_transtable_search(struct batadv_priv *bat_priv, in batadv_transtable_search() function
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.h35 struct batadv_orig_node *batadv_transtable_search(struct batadv_priv *bat_priv,
H A Dgateway_client.c702 orig_dst_node = batadv_transtable_search(bat_priv, ethhdr->h_source, in batadv_gw_out_of_range()
H A Dsend.c421 orig_node = batadv_transtable_search(bat_priv, src, dst, vid); in batadv_send_skb_via_tt_generic()
H A Drouting.c760 orig_node = batadv_transtable_search(bat_priv, NULL, dst_addr, in batadv_reroute_unicast_packet()
H A Dtranslation-table.c2356 * batadv_transtable_search() - get the mesh destination for a given client
2369 struct batadv_orig_node *batadv_transtable_search(struct batadv_priv *bat_priv, in batadv_transtable_search() function

Completed in 25 milliseconds