Home
last modified time | relevance | path

Searched refs:BATADV_TVLV_NC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/batman-adv/
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, 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()
/linux-6.1.9/include/uapi/linux/
Dbatadv_packet.h179 BATADV_TVLV_NC = 0x03, enumerator