Home
last modified time | relevance | path

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

/linux-3.3/net/batman-adv/
Dhard-interface.c114 struct hard_iface *primary_if; in primary_if_update_addr() local
229 struct hard_iface *primary_if = NULL; in hardif_activate_interface() local
376 struct hard_iface *primary_if = NULL; in hardif_disable_interface() local
499 struct hard_iface *primary_if = NULL; in hard_if_event() local
Dsend.c135 struct hard_iface *primary_if; in schedule_bat_ogm() local
212 struct hard_iface *primary_if = NULL; in add_bcast_packet_to_list() local
Dsoft-interface.c277 struct hard_iface *primary_if = NULL; in softif_neigh_vid_deselect() local
323 struct hard_iface *primary_if; in softif_neigh_seq_print_text() local
450 struct hard_iface *primary_if = NULL; in softif_batman_recv() local
562 struct hard_iface *primary_if = NULL; in interface_tx() local
Dtranslation-table.c312 struct hard_iface *primary_if; in tt_local_seq_print_text() local
580 struct hard_iface *primary_if; in tt_global_seq_print_text() local
1044 struct hard_iface *primary_if, in tt_response_fill_table()
1114 struct hard_iface *primary_if; in send_tt_request() local
1181 struct hard_iface *primary_if = NULL; in send_other_tt_response() local
1308 struct hard_iface *primary_if = NULL; in send_my_tt_response() local
1656 struct hard_iface *primary_if; in send_roam_adv() local
Drouting.c286 struct hard_iface *primary_if = NULL; in recv_my_icmp_packet() local
341 struct hard_iface *primary_if = NULL; in recv_icmp_ttl_exceeded() local
889 struct hard_iface *primary_if; in check_unicast_ttvn() local
Dbat_iv_ogm.c165 struct hard_iface *primary_if = NULL; in bat_ogm_emit() local
239 struct hard_iface *primary_if = NULL; in bat_ogm_can_aggregate() local
534 struct hard_iface *primary_if; in bat_ogm_schedule() local
Dicmp_socket.c155 struct hard_iface *primary_if = NULL; in bat_socket_write() local
Dunicast.c223 struct hard_iface *primary_if; in frag_send_skb() local
Dvis.c193 struct hard_iface *primary_if; in vis_seq_print_text() local
813 struct hard_iface *primary_if; in send_vis_packet() local
Dgateway_client.c470 struct hard_iface *primary_if; in gw_client_seq_print_text() local
Doriginator.c410 struct hard_iface *primary_if; in orig_seq_print_text() local
Dbat_sysfs.c625 struct hard_iface *primary_if = NULL; in throw_uevent() local
Dtypes.h206 struct hard_iface __rcu *primary_if; /* rcu protected pointer */ member