Searched refs:BATADV_TVLV_MCAST (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | batadv_packet.h | 174 * @BATADV_TVLV_MCAST: multicast capability tvlv 182 BATADV_TVLV_MCAST = 0x06, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | batadv_packet.h | 176 * @BATADV_TVLV_MCAST: multicast capability tvlv 184 BATADV_TVLV_MCAST = 0x06, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 89 BATADV_TVLV_MCAST = 0x06, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 89 BATADV_TVLV_MCAST = 0x06, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 77 BATADV_TVLV_MCAST = 0x06, enumerator
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | multicast.c | 851 batadv_tvlv_container_register(bat_priv, BATADV_TVLV_MCAST, 2, in batadv_mcast_mla_flags_update() 1821 NULL, NULL, BATADV_TVLV_MCAST, 2, in batadv_mcast_init() 2070 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_MCAST, 2); in batadv_mcast_free() 2071 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_MCAST, 2); in batadv_mcast_free()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | multicast.c | 885 batadv_tvlv_container_register(bat_priv, BATADV_TVLV_MCAST, 2, in batadv_mcast_mla_flags_update() 2075 NULL, BATADV_TVLV_MCAST, 2, in batadv_mcast_init() 2435 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_MCAST, 2); in batadv_mcast_free() 2436 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_MCAST, 2); in batadv_mcast_free()
|
Completed in 11 milliseconds