Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_if.c6187 int count_if; in net_if_init() local
6189 NET_IFACE_COUNT(&count_if); in net_if_init()
6190 NET_ASSERT(count_if == if_count); in net_if_init()