Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/pktsched/
H A Dpktsched_fq_codel.h354 extern void fq_if_drop_packet(fq_if_t *, uint64_t);
H A Dpktsched_fq_codel.c2254 fq_if_drop_packet(fq_if_t *fqs, uint64_t now) in fq_if_drop_packet() function
/xnu-12377.1.9/bsd/net/classq/
H A Dclassq_fq_codel.c546 fq_if_drop_packet(fqs, now); in fq_codel_enq_legacy()
1046 fq_if_drop_packet(fqs, now); in fq_codel_enq()