Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A 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
H A 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
H A 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
H A Dbridge_loop_avoidance.h97 struct batadv_hard_iface *primary_if, in batadv_bla_update_orig_address()
H A 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
H A 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
H A Ddistributed-arp-table.h64 struct batadv_hard_iface *primary_if) in batadv_dat_init_own_addr()
H A Dfragmentation.c439 struct batadv_hard_iface *primary_if = NULL; in batadv_frag_send_packet() local
H A Dbat_v_elp.c557 struct batadv_hard_iface *primary_if; in batadv_v_elp_packet_recv() local
H A Dtranslation-table.c1135 struct batadv_hard_iface *primary_if = NULL; in batadv_tt_local_dump() local
1902 struct batadv_hard_iface *primary_if = NULL; in batadv_tt_global_dump() local
2874 struct batadv_hard_iface *primary_if; in batadv_send_tt_request() local
3082 struct batadv_hard_iface *primary_if = NULL; in batadv_send_my_tt_response() local
3469 struct batadv_hard_iface *primary_if; in batadv_send_roam_adv() local
H A Dtypes.h1757 struct batadv_hard_iface __rcu *primary_if; /* rcu protected pointer */ member