Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c125 &req.nfr_svc_class) != 0) { in fsw_netagent_flow_add()
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h397 packet_svc_class_t nfr_svc_class; member
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_entry.c586 if (KPKT_VALID_SVC(req->nfr_svc_class)) { in flow_entry_alloc()
587 fe->fe_svc_class = (kern_packet_svc_class_t)req->nfr_svc_class; in flow_entry_alloc()