Searched refs:sfb_drop_thresh (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.h110 u_int16_t sfb_drop_thresh; member in struct:sfb
H A Dclassq_sfb.c448 sp->sfb_drop_thresh = sp->sfb_allocation +
477 (u_int32_t)sp->sfb_allocation, (u_int32_t)sp->sfb_drop_thresh,
486 sps->dropthresh = sp->sfb_drop_thresh;
863 if (bin->pkts >= sp->sfb_drop_thresh)
875 if (bin->pkts >= sp->sfb_drop_thresh)
891 if (bin->pkts >= sp->sfb_drop_thresh)

Completed in 13 milliseconds