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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.c198 static int sfb_penalize(struct sfb *, struct pf_mtag *, struct timespec *);
599 sfb_penalize(struct sfb *sp, struct pf_mtag *t, struct timespec *now) function
967 if (droptype == DTYPE_NODROP && sfb_penalize(sp, t, &now)) {

Completed in 71 milliseconds