Searched refs:BATADV_IF_TO_BE_REMOVED (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/net/batman-adv/
H A Dhard-interface.h34 BATADV_IF_TO_BE_REMOVED, enumerator in enum:batadv_hard_if_state
H A Doriginator.c741 (if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED)) batadv_purge_neigh_ifinfo()
785 (if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED)) batadv_purge_orig_ifinfo()
835 (if_incoming->if_status == BATADV_IF_TO_BE_REMOVED)) { batadv_purge_orig_neighbors()
838 (if_incoming->if_status == BATADV_IF_TO_BE_REMOVED)) batadv_purge_orig_neighbors()
H A Dhard-interface.c678 hard_iface->if_status = BATADV_IF_TO_BE_REMOVED; batadv_hardif_remove_interface()
H A Dsend.c393 (hard_iface->if_status == BATADV_IF_TO_BE_REMOVED)) batadv_schedule_bat_ogm()
H A Dsysfs.c840 case BATADV_IF_TO_BE_REMOVED: batadv_show_iface_status()

Completed in 686 milliseconds