Home
last modified time | relevance | path

Searched defs:tfc_type (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/net/classq/
H A Dclassq_fq_codel.c345 fq_tfc_type_t tfc_type = FQ_TFC_C; in fq_codel_enq_legacy() local
915 fq_tfc_type_t tfc_type = FQ_TFC_C; in fq_codel_enq() local
/xnu-12377.81.4/bsd/net/pktsched/
H A Dpktsched_fq_codel.c2047 uint8_t pkt_flowsrc, fq_tfc_type_t tfc_type, bool create) in fq_if_hash_pkt()