Searched refs:batadv_orig_to_router (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/net/batman-adv/ |
D | originator.h | 40 batadv_orig_to_router(struct batadv_priv *bat_priv, u8 *orig_addr,
|
D | multicast_forw.c | 680 next_neigh = batadv_orig_to_router(bat_priv, next_dest, NULL); in batadv_mcast_forw_scrub_dests() 978 neigh_node = batadv_orig_to_router(bat_priv, dest, NULL); in batadv_mcast_forw_packet()
|
D | fragmentation.c | 360 neigh_node = batadv_orig_to_router(bat_priv, packet->dest, recv_if); in batadv_frag_skb_fwd()
|
D | originator.c | 352 batadv_orig_to_router(struct batadv_priv *bat_priv, u8 *orig_addr, in batadv_orig_to_router() function
|