Home
last modified time | relevance | path

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

/netbsd/sys/dist/pf/net/
H A Dpf.c255 int pf_check_congestion(struct ifqueue *);
3093 if (direction == PF_IN && pf_check_congestion(ifq)) {
6489 pf_check_congestion(struct ifqueue *ifq) function