Searched defs:QUEUE_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netgraph/ | ||
| H A D | ng_base.c | 1914 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) macro |
| /f-stack/lib/ | ||
| H A D | ff_ng_base.c | 1921 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) macro |