Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif.h559 int if_congested(void);
H A Dif.c1503 if_congested(void) in if_congested() function
H A Dpf.c4382 if (pd->dir == PF_IN && if_congested()) { in pf_test_rule()