Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dhard-interface.h35 BATADV_IF_TO_BE_REMOVED, enumerator
H A Doriginator.c1044 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_neigh_ifinfo()
1088 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_ifinfo()
1138 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) { in batadv_purge_orig_neighbors()
1141 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_neighbors()
H A Dbat_v_elp.c270 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_v_elp_periodic_work()
H A Dhard-interface.c987 hard_iface->if_status = BATADV_IF_TO_BE_REMOVED; in batadv_hardif_remove_interface()
H A Dsysfs.c1095 case BATADV_IF_TO_BE_REMOVED: in batadv_show_iface_status()
H A Dbat_iv_ogm.c868 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_iv_ogm_schedule()