Home
last modified time | relevance | path

Searched refs:batadv_transtable_search (Results 1 – 4 of 4) sorted by relevance

/linux/net/batman-adv/
H A Dtranslation-table.h35 struct batadv_orig_node *batadv_transtable_search(struct batadv_priv *bat_priv,
H A Dgateway_client.c697 orig_dst_node = batadv_transtable_search(bat_priv, ethhdr->h_source, in batadv_gw_out_of_range()
H A Dsend.c408 orig_node = batadv_transtable_search(bat_priv, src, dst, vid); in batadv_send_skb_via_tt_generic()
H A Dtranslation-table.c2355 * batadv_transtable_search() - get the mesh destination for a given client
2368 struct batadv_orig_node *batadv_transtable_search(struct batadv_priv *bat_priv, in batadv_transtable_search()
2360 struct batadv_orig_node *batadv_transtable_search(struct batadv_priv *bat_priv, batadv_transtable_search() function