Home
last modified time | relevance | path

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

/openbmc/linux/net/batman-adv/
H A Dhard-interface.h34 BATADV_IF_TO_BE_REMOVED, enumerator
H A Doriginator.c1027 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_neigh_ifinfo()
1071 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_ifinfo()
1121 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) { in batadv_purge_orig_neighbors()
1124 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_neighbors()
H A Dbat_v_elp.c305 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_v_elp_periodic_work()
H A Dhard-interface.c930 hard_iface->if_status = BATADV_IF_TO_BE_REMOVED; in batadv_hardif_remove_interface()
H A Dbat_iv_ogm.c864 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_iv_ogm_schedule()