Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c121 req.nfr_policy_id = (uint32_t)cparams->policy_id; in fsw_netagent_flow_add()
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h399 uint32_t nfr_policy_id; member
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c593 fe->fe_policy_id = req->nfr_policy_id; in flow_entry_alloc()