Home
last modified time | relevance | path

Searched refs:BATADV_TVLV_NC (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c96 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_tvlv_container_update()
99 batadv_tvlv_container_register(bat_priv, BATADV_TVLV_NC, 1, in batadv_nc_tvlv_container_update()
170 NULL, BATADV_TVLV_NC, 1, in batadv_nc_mesh_init()
1878 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free()
1879 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c89 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_tvlv_container_update()
92 batadv_tvlv_container_register(bat_priv, BATADV_TVLV_NC, 1, in batadv_nc_tvlv_container_update()
163 NULL, NULL, BATADV_TVLV_NC, 1, in batadv_nc_mesh_init()
1865 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free()
1866 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbatadv_packet.h171 * @BATADV_TVLV_NC: network coding tvlv
179 BATADV_TVLV_NC = 0x03, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbatadv_packet.h173 * @BATADV_TVLV_NC: network coding tvlv
181 BATADV_TVLV_NC = 0x03, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbatadv_packet.h86 BATADV_TVLV_NC = 0x03, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbatadv_packet.h86 BATADV_TVLV_NC = 0x03, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbatadv_packet.h74 BATADV_TVLV_NC = 0x03, enumerator

Completed in 10 milliseconds