Home
last modified time | relevance | path

Searched defs:primary_if (Results 1 – 19 of 19) sorted by relevance

/linux-6.8/net/batman-adv/ !
Dbridge_loop_avoidance.c345 struct batadv_hard_iface *primary_if; in batadv_bla_send_claim() local
566 struct batadv_hard_iface *primary_if, in batadv_bla_update_own_backbone_gw()
591 struct batadv_hard_iface *primary_if, in batadv_bla_answer_request()
896 struct batadv_hard_iface *primary_if, in batadv_handle_request()
929 struct batadv_hard_iface *primary_if, in batadv_handle_unclaim()
967 struct batadv_hard_iface *primary_if, in batadv_handle_claim()
1011 struct batadv_hard_iface *primary_if, in batadv_check_claim_group()
1078 struct batadv_hard_iface *primary_if, in batadv_bla_process_claim()
1273 struct batadv_hard_iface *primary_if, in batadv_bla_purge_claims()
1329 struct batadv_hard_iface *primary_if, in batadv_bla_update_orig_address()
[all …]
Dhard-interface.c465 struct batadv_hard_iface *primary_if; in batadv_primary_if_update_addr() local
658 struct batadv_hard_iface *primary_if = NULL; in batadv_hardif_activate_interface() local
826 struct batadv_hard_iface *primary_if = NULL; in batadv_hardif_disable_interface() local
961 struct batadv_hard_iface *primary_if = NULL; in batadv_hard_if_event() local
Drouting.c219 struct batadv_hard_iface *primary_if = NULL; in batadv_recv_my_icmp_packet() local
281 struct batadv_hard_iface *primary_if = NULL; in batadv_recv_icmp_ttl_exceeded() local
748 struct batadv_hard_iface *primary_if = NULL; in batadv_reroute_unicast_packet() local
790 struct batadv_hard_iface *primary_if; in batadv_check_unicast_ttvn() local
Dtp_meter.c630 struct batadv_hard_iface *primary_if = NULL; in batadv_tp_recv_ack() local
809 struct batadv_hard_iface *primary_if = NULL; in batadv_tp_send() local
1158 struct batadv_hard_iface *primary_if = NULL; in batadv_tp_send_ack() local
Dbridge_loop_avoidance.h97 struct batadv_hard_iface *primary_if, in batadv_bla_update_orig_address()
Dbat_v.c47 struct batadv_hard_iface *primary_if; in batadv_v_iface_activate() local
101 struct batadv_hard_iface *primary_if; in batadv_v_iface_update_mac() local
Ddistributed-arp-table.h64 struct batadv_hard_iface *primary_if) in batadv_dat_init_own_addr()
Dsend.c287 struct batadv_hard_iface *primary_if; in batadv_send_skb_prepare_unicast_4addr() local
924 struct batadv_hard_iface *primary_if; in __batadv_forw_bcast_packet() local
Dbat_v_elp.c507 struct batadv_hard_iface *primary_if; in batadv_v_elp_packet_recv() local
Doriginator.c736 struct batadv_hard_iface *primary_if = NULL; in batadv_hardif_neigh_dump() local
1321 struct batadv_hard_iface *primary_if = NULL; in batadv_orig_dump() local
Dfragmentation.c439 struct batadv_hard_iface *primary_if = NULL; in batadv_frag_send_packet() local
Dgateway_client.c504 struct batadv_hard_iface *primary_if = NULL; in batadv_gw_dump() local
Dtranslation-table.c1169 struct batadv_hard_iface *primary_if = NULL; in batadv_tt_local_dump() local
1944 struct batadv_hard_iface *primary_if = NULL; in batadv_tt_global_dump() local
2920 struct batadv_hard_iface *primary_if; in batadv_send_tt_request() local
3131 struct batadv_hard_iface *primary_if = NULL; in batadv_send_my_tt_response() local
3520 struct batadv_hard_iface *primary_if; in batadv_send_roam_adv() local
Dmulticast.c2104 struct batadv_hard_iface **primary_if) in batadv_mcast_netlink_get_primary()
2151 struct batadv_hard_iface *primary_if = NULL; in batadv_mcast_flags_dump() local
Dsoft-interface.c185 struct batadv_hard_iface *primary_if = NULL; in batadv_interface_tx() local
Dbat_iv_ogm.c448 struct batadv_hard_iface *primary_if = NULL; in batadv_iv_ogm_can_aggregate() local
784 struct batadv_hard_iface *primary_if, *tmp_hard_iface; in batadv_iv_ogm_schedule_buff() local
Dnetlink.c234 struct batadv_hard_iface *primary_if = NULL; in batadv_netlink_mesh_fill() local
Ddistributed-arp-table.c939 struct batadv_hard_iface *primary_if = NULL; in batadv_dat_cache_dump() local
Dtypes.h1760 struct batadv_hard_iface __rcu *primary_if; /* rcu protected pointer */ member