Searched refs:BATADV_TVLV_GW (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | gateway_common.c | 36 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_GW, 1); in batadv_gw_tvlv_container_update() 43 batadv_tvlv_container_register(bat_priv, BATADV_TVLV_GW, 1, in batadv_gw_tvlv_container_update() 102 NULL, NULL, BATADV_TVLV_GW, 1, in batadv_gw_init() 112 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_GW, 1); in batadv_gw_free() 113 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_GW, 1); in batadv_gw_free()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | gateway_common.c | 145 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_GW, 1); in batadv_gw_tvlv_container_update() 152 batadv_tvlv_container_register(bat_priv, BATADV_TVLV_GW, 1, in batadv_gw_tvlv_container_update() 262 NULL, BATADV_TVLV_GW, 1, in batadv_gw_init() 272 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_GW, 1); in batadv_gw_free() 273 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_GW, 1); in batadv_gw_free()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | batadv_packet.h | 169 * @BATADV_TVLV_GW: gateway tvlv 177 BATADV_TVLV_GW = 0x01, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | batadv_packet.h | 171 * @BATADV_TVLV_GW: gateway tvlv 179 BATADV_TVLV_GW = 0x01, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 84 BATADV_TVLV_GW = 0x01, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 84 BATADV_TVLV_GW = 0x01, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 72 BATADV_TVLV_GW = 0x01, enumerator
|
Completed in 7 milliseconds