Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dhard-interface.h23 BATADV_IF_TO_BE_REMOVED, enumerator
Doriginator.c702 (if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED)) in batadv_purge_neigh_ifinfo()
746 (if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED)) in batadv_purge_orig_ifinfo()
796 (if_incoming->if_status == BATADV_IF_TO_BE_REMOVED)) { in batadv_purge_orig_neighbors()
799 (if_incoming->if_status == BATADV_IF_TO_BE_REMOVED)) in batadv_purge_orig_neighbors()
Dsend.c375 (hard_iface->if_status == BATADV_IF_TO_BE_REMOVED)) in batadv_schedule_bat_ogm()
Dhard-interface.c622 hard_iface->if_status = BATADV_IF_TO_BE_REMOVED; in batadv_hardif_remove_interface()
Dsysfs.c820 case BATADV_IF_TO_BE_REMOVED: in batadv_show_iface_status()