Home
last modified time | relevance | path

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

/linux-4.1.27/net/batman-adv/
Dnetwork-coding.c109 clear_bit(BATADV_ORIG_CAPA_HAS_NC, &orig->capabilities); in batadv_nc_tvlv_ogm_handler_v1()
111 set_bit(BATADV_ORIG_CAPA_HAS_NC, &orig->capabilities); in batadv_nc_tvlv_ogm_handler_v1()
872 if (!test_bit(BATADV_ORIG_CAPA_HAS_NC, &orig_node->capabilities)) in batadv_nc_update_nc_node()
Dtypes.h303 BATADV_ORIG_CAPA_HAS_NC, enumerator