Searched refs:nif_agent_flow_cnt (Results 1 – 2 of 2) sorted by relevance
525 nif->nif_agent_flow_cnt++; in nx_netif_netagent_flow_add()609 nif->nif_agent_flow_cnt--; in nx_netif_netagent_flow_del()636 ASSERT(nif->nif_agent_flow_cnt == cnt); in nx_netif_agent_flow_purge()637 nif->nif_agent_flow_cnt = 0; in nx_netif_agent_flow_purge()987 nif->nif_agent_flow_cnt = 0; in nx_netif_agent_init()1030 ASSERT(nif->nif_agent_flow_cnt == 0); in nx_netif_agent_fini()
273 uint32_t nif_agent_flow_cnt; member