Home
last modified time | relevance | path

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

/openbsd/src/sys/net/
Dif.h560 int if_congested(void);
Dif.c1502 if_congested(void) in if_congested() function
Dpf.c4390 if (pd->dir == PF_IN && if_congested()) { in pf_test_rule()