Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/pktsched/ !
H A Dpktsched_fq_codel.c95 static inline void fq_if_reuse_empty_flow(fq_if_t *fqs, fq_t *fq, uint64_t now);
1800 fq_if_reuse_empty_flow(fqs, fq, now); in fq_if_hash_pkt()
1847 fq_if_reuse_empty_flow(fq_if_t *fqs, fq_t *fq, uint64_t now) in fq_if_reuse_empty_flow() function