Searched refs:nif_agent_flow_cnt (Results 1 – 2 of 2) sorted by relevance
563 nif->nif_agent_flow_cnt++; in nx_netif_netagent_flow_add()647 nif->nif_agent_flow_cnt--; in nx_netif_netagent_flow_del()674 ASSERT(nif->nif_agent_flow_cnt == cnt); in nx_netif_agent_flow_purge()675 nif->nif_agent_flow_cnt = 0; in nx_netif_agent_flow_purge()1025 nif->nif_agent_flow_cnt = 0; in nx_netif_agent_init()1068 ASSERT(nif->nif_agent_flow_cnt == 0); in nx_netif_agent_fini()
292 uint32_t nif_agent_flow_cnt; member