Home
last modified time | relevance | path

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

/linux-6.1.9/net/batman-adv/
Dhard-interface.h34 BATADV_IF_TO_BE_REMOVED, enumerator
Doriginator.c1000 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_neigh_ifinfo()
1044 if_outgoing->if_status != BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_ifinfo()
1094 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) { in batadv_purge_orig_neighbors()
1097 if_incoming->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_purge_orig_neighbors()
Dbat_v_elp.c270 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_v_elp_periodic_work()
Dhard-interface.c912 hard_iface->if_status = BATADV_IF_TO_BE_REMOVED; in batadv_hardif_remove_interface()
Dbat_iv_ogm.c865 hard_iface->if_status == BATADV_IF_TO_BE_REMOVED) in batadv_iv_ogm_schedule()