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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c307 static int pf_check_congestion(struct ifqueue *);
4032 if (direction == PF_IN && pf_check_congestion(ifq)) {
9178 pf_check_congestion(struct ifqueue *ifq) function

Completed in 20 milliseconds