Home
last modified time | relevance | path

Searched refs:BATADV_UEV_DEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/batman-adv/
H A Dmain.h159 BATADV_UEV_DEL, enumerator
H A Dmain.c700 if (action != BATADV_UEV_DEL) { in batadv_throw_uevent()
718 (action == BATADV_UEV_DEL ? "NULL" : data), ret); in batadv_throw_uevent()
H A Dgateway_client.c189 batadv_throw_uevent(bat_priv, BATADV_UEV_GW, BATADV_UEV_DEL, NULL); in batadv_gw_check_client_stop()
247 batadv_throw_uevent(bat_priv, BATADV_UEV_GW, BATADV_UEV_DEL, in batadv_gw_election()