Home
last modified time | relevance | path

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

/linux-6.1.9/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.c464 struct batadv_hard_iface *primary_if; in batadv_primary_if_update_addr() local
645 struct batadv_hard_iface *primary_if = NULL; in batadv_hardif_activate_interface() local
808 struct batadv_hard_iface *primary_if = NULL; in batadv_hardif_disable_interface() local
943 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()
Ddistributed-arp-table.h64 struct batadv_hard_iface *primary_if) in batadv_dat_init_own_addr()
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
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
Doriginator.c709 struct batadv_hard_iface *primary_if = NULL; in batadv_hardif_neigh_dump() local
1293 struct batadv_hard_iface *primary_if = NULL; in batadv_orig_dump() local
Dbat_v_elp.c508 struct batadv_hard_iface *primary_if; in batadv_v_elp_packet_recv() local
Dfragmentation.c445 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.c1170 struct batadv_hard_iface *primary_if = NULL; in batadv_tt_local_dump() local
1945 struct batadv_hard_iface *primary_if = NULL; in batadv_tt_global_dump() local
2921 struct batadv_hard_iface *primary_if; in batadv_send_tt_request() local
3132 struct batadv_hard_iface *primary_if = NULL; in batadv_send_my_tt_response() local
3521 struct batadv_hard_iface *primary_if; in batadv_send_roam_adv() local
Dmulticast.c2218 struct batadv_hard_iface **primary_if) in batadv_mcast_netlink_get_primary()
2265 struct batadv_hard_iface *primary_if = NULL; in batadv_mcast_flags_dump() local
Dsoft-interface.c183 struct batadv_hard_iface *primary_if = NULL; in batadv_interface_tx() local
Dbat_iv_ogm.c449 struct batadv_hard_iface *primary_if = NULL; in batadv_iv_ogm_can_aggregate() local
785 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.h1684 struct batadv_hard_iface __rcu *primary_if; /* rcu protected pointer */ member