Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dpf.c314 static int pf_check_congestion(struct ifqueue *);
4958 if (direction == PF_IN && pf_check_congestion(ifq)) { in pf_test_rule()
10913 pf_check_congestion(struct ifqueue *ifq) in pf_check_congestion() function