Home
last modified time | relevance | path

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

/linux-3.4.99/net/batman-adv/
Dhard-interface.c113 struct hard_iface *primary_if; in primary_if_update_addr() local
226 struct hard_iface *primary_if = NULL; in hardif_activate_interface() local
371 struct hard_iface *primary_if = NULL; in hardif_disable_interface() local
494 struct hard_iface *primary_if = NULL; in hard_if_event() local
Dsend.c134 struct hard_iface *primary_if; in schedule_bat_ogm() local
211 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
449 struct hard_iface *primary_if = NULL; in softif_batman_recv() local
562 struct hard_iface *primary_if = NULL; in interface_tx() local
Dtranslation-table.c304 struct hard_iface *primary_if; in tt_local_seq_print_text() local
570 struct hard_iface *primary_if; in tt_global_seq_print_text() local
1028 struct hard_iface *primary_if, in tt_response_fill_table()
1098 struct hard_iface *primary_if; in send_tt_request() local
1166 struct hard_iface *primary_if = NULL; in send_other_tt_response() local
1292 struct hard_iface *primary_if = NULL; in send_my_tt_response() local
1637 struct hard_iface *primary_if; in send_roam_adv() local
Drouting.c283 struct hard_iface *primary_if = NULL; in recv_my_icmp_packet() local
338 struct hard_iface *primary_if = NULL; in recv_icmp_ttl_exceeded() local
886 struct hard_iface *primary_if; in check_unicast_ttvn() local
Dbat_iv_ogm.c164 struct hard_iface *primary_if = NULL; in bat_iv_ogm_emit() local
236 struct hard_iface *primary_if = NULL; in bat_iv_ogm_can_aggregate() local
532 struct hard_iface *primary_if; in bat_iv_ogm_schedule() local
Dicmp_socket.c154 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
812 struct hard_iface *primary_if; in send_vis_packet() local
Dgateway_client.c465 struct hard_iface *primary_if; in gw_client_seq_print_text() local
Doriginator.c405 struct hard_iface *primary_if; in orig_seq_print_text() local
Dbat_sysfs.c634 struct hard_iface *primary_if = NULL; in throw_uevent() local
Dtypes.h207 struct hard_iface __rcu *primary_if; /* rcu protected pointer */ member