Searched refs:nfr_flow_stats (Results 1 – 6 of 6) sorted by relevance
176 ASSERT(req.nfr_flow_stats == NULL); in fsw_netagent_flow_add()184 ASSERT(req.nfr_flow_stats != NULL); in fsw_netagent_flow_add()185 ASSERT(flow_stats_refcnt(req.nfr_flow_stats) >= 1); in fsw_netagent_flow_add()199 req.nfr_flow_stats, req.nfr_flowid, &assign_message_length); in fsw_netagent_flow_add()202 req.nfr_flow_stats = NULL; in fsw_netagent_flow_add()229 if (req.nfr_flow_stats != NULL) { in fsw_netagent_flow_add()230 flow_stats_release(req.nfr_flow_stats); in fsw_netagent_flow_add()231 req.nfr_flow_stats = NULL; in fsw_netagent_flow_add()
357 if (req.nfr_flow_stats != NULL) { in fsw_flow_add()358 flow_stats_release(req.nfr_flow_stats); in fsw_flow_add()359 req.nfr_flow_stats = NULL; in fsw_flow_add()
231 flow_stats_release(req->nfr_flow_stats); in fsw_ctl_flow_add()
420 struct flow_stats *nfr_flow_stats; member549 req->nfr_flow_stats = NULL; in nx_flow_req_internalize()
634 req->nfr_flow_stats = fe->fe_stats; in flow_entry_alloc()
1602 req->nfr_flow_stats = NULL; in nx_netif_ctl_flow_add()