Searched refs:BATADV_TVLV_NC (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/net/batman-adv/ |
| D | network-coding.c | 102 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_tvlv_container_update() 105 batadv_tvlv_container_register(bat_priv, BATADV_TVLV_NC, 1, in batadv_nc_tvlv_container_update() 172 NULL, BATADV_TVLV_NC, 1, in batadv_nc_mesh_init() 1856 batadv_tvlv_container_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free() 1857 batadv_tvlv_handler_unregister(bat_priv, BATADV_TVLV_NC, 1); in batadv_nc_mesh_free()
|
| D | packet.h | 189 BATADV_TVLV_NC = 0x03, enumerator
|