Home
last modified time | relevance | path

Searched defs:QUEUE_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_base.c1914 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) macro
/f-stack/lib/
H A Dff_ng_base.c1921 #define QUEUE_ACTIVE(QP) ((QP)->q_flags & OP_PENDING) macro