Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf.c310 static int pf_check_congestion(struct ifqueue *);
4841 if (direction == PF_IN && pf_check_congestion(ifq)) { in pf_test_rule()
10748 pf_check_congestion(struct ifqueue *ifq) in pf_check_congestion() function