Searched refs:BATADV_TVLV_NC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/batman-adv/ |
| D | network-coding.c | 96 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() 168 NULL, BATADV_TVLV_NC, 1, in batadv_nc_mesh_init() 1877 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free() 1878 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | batadv_packet.h | 179 BATADV_TVLV_NC = 0x03, enumerator
|