Home
last modified time | relevance | path

Searched refs:fce_flowsrc_type (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/bsd/net/
H A Dflowadv.h51 u_int32_t fce_flowsrc_type; /* FLOWSRC values */ member
H A Dflowadv.c210 switch (fce->fce_flowsrc_type) { in flowadv_thread_cont()
/xnu-8020.121.3/bsd/net/pktsched/
H A Dpktsched.c482 fce->fce_flowsrc_type = m->m_pkthdr.pkt_flowsrc; in pktsched_alloc_fcentry()
490 if (fce->fce_flowsrc_type == FLOWSRC_CHANNEL) { in pktsched_alloc_fcentry()
516 fce->fce_flowsrc_type = kp->pkt_flowsrc_type; in pktsched_alloc_fcentry()
H A Dpktsched_fq_codel.c1310 if ((uint8_t)fce->fce_flowsrc_type == flowsrc && in fq_if_add_fcentry()
1325 fq->fq_sc_index, fce->fce_flowsrc_type, fq->fq_flowhash, in fq_if_add_fcentry()
1355 fce->fce_flowsrc_type, fce->fce_flowid, in fq_if_flow_feedback()