Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Dhard-interface.h48 BATADV_IF_TO_BE_REMOVED, enumerator
Doriginator.c1117 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_neigh_ifinfo()
1161 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_ifinfo()
1211 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) { in batadv_purge_orig_neighbors()
1214 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_neighbors()
Dbat_v_elp.c282 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_v_elp_periodic_work()
Dhard-interface.c970 hard_iface->if_status = BATADV_IF_TO_BE_REMOVED; in batadv_hardif_remove_interface()
Dsysfs.c1041 case BATADV_IF_TO_BE_REMOVED: in batadv_show_iface_status()
Dbat_iv_ogm.c933 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_iv_ogm_schedule()