Home
last modified time | relevance | path

Searched refs:batadv_orig_hash_find (Results 1 – 8 of 8) sorted by relevance

/linux/net/batman-adv/
H A Doriginator.h86 batadv_orig_hash_find(struct batadv_priv *bat_priv, const void *data);
H A Dtp_meter.c678 orig_node = batadv_orig_hash_find(bat_priv, icmp->orig); in batadv_tp_recv_ack()
836 orig_node = batadv_orig_hash_find(bat_priv, tp_vars->other_end); in batadv_tp_send()
1095 orig_node = batadv_orig_hash_find(bat_priv, dst); in batadv_tp_stop()
1184 orig_node = batadv_orig_hash_find(bat_priv, dst); in batadv_tp_send_ack()
H A Dtranslation-table.c2972 req_dst_orig_node = batadv_orig_hash_find(bat_priv, req_dst); in batadv_send_other_tt_response()
2976 res_dst_orig_node = batadv_orig_hash_find(bat_priv, req_src); in batadv_send_other_tt_response()
3105 orig_node = batadv_orig_hash_find(bat_priv, req_src); in batadv_send_my_tt_response()
3250 orig_node = batadv_orig_hash_find(bat_priv, resp_src); in batadv_tt_fill_gtable()
3337 orig_node = batadv_orig_hash_find(bat_priv, resp_src); in batadv_handle_tt_response()
4079 orig_node = batadv_orig_hash_find(bat_priv, src); in batadv_roam_tvlv_unicast_handler_v1()
H A Doriginator.c54 batadv_orig_hash_find(struct batadv_priv *bat_priv, const void *data) in batadv_orig_hash_find() function
354 orig_node = batadv_orig_hash_find(bat_priv, orig_addr); in batadv_orig_to_router()
H A Dtvlv.c629 orig_node = batadv_orig_hash_find(bat_priv, dst); in batadv_tvlv_unicast_send()
H A Dbat_iv_ogm.c145 orig_node = batadv_orig_hash_find(bat_priv, addr); in batadv_iv_ogm_orig_get()
917 orig_neigh = batadv_orig_hash_find(bat_priv, neigh_node->addr); in batadv_iv_ogm_neigh_ifinfo_sum()
1329 orig_node = batadv_orig_hash_find(bat_priv, orig_addr); in batadv_orig_to_direct_router()
H A Dbridge_loop_avoidance.c536 orig_node = batadv_orig_hash_find(bat_priv, orig); in batadv_bla_get_backbone_gw()
1048 orig_node = batadv_orig_hash_find(bat_priv, backbone_addr); in batadv_check_claim_group()
H A Dbat_v_ogm.c59 orig_node = batadv_orig_hash_find(bat_priv, addr); in batadv_v_ogm_orig_get()