Searched refs:if_congested (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/net/ | ||
| D | if.h | 560 int if_congested(void); |
| D | if.c | 1502 if_congested(void) in if_congested() function |
| D | pf.c | 4390 if (pd->dir == PF_IN && if_congested()) { in pf_test_rule() |