Searched refs:nfr_flow_stats (Results 1 – 5 of 5) sorted by relevance
173 ASSERT(req.nfr_flow_stats == NULL); in fsw_netagent_flow_add()181 ASSERT(req.nfr_flow_stats != NULL); in fsw_netagent_flow_add()182 ASSERT(flow_stats_refcnt(req.nfr_flow_stats) >= 1); in fsw_netagent_flow_add()196 req.nfr_flow_stats, &assign_message_length); in fsw_netagent_flow_add()199 req.nfr_flow_stats = NULL; in fsw_netagent_flow_add()226 if (req.nfr_flow_stats != NULL) { in fsw_netagent_flow_add()227 flow_stats_release(req.nfr_flow_stats); in fsw_netagent_flow_add()228 req.nfr_flow_stats = NULL; in fsw_netagent_flow_add()
228 flow_stats_release(req->nfr_flow_stats); in fsw_ctl_flow_add()
419 struct flow_stats *nfr_flow_stats; member544 req->nfr_flow_stats = NULL; in nx_flow_req_internalize()
633 req->nfr_flow_stats = fe->fe_stats; in flow_entry_alloc()
1603 req->nfr_flow_stats = NULL; in nx_netif_ctl_flow_add()