Searched refs:MSGQ_EMPTY (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dsscopcust.h108 #define MSGQ_EMPTY(Q) TAILQ_EMPTY(Q) macro
/freebsd-11-stable/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h140 #define MSGQ_EMPTY(Q) TAILQ_EMPTY(Q) macro
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c1194 if(MSGQ_EMPTY(&sscop->xq) && sscop->vt_s == sscop->vt_a)
3815 if(MSGQ_EMPTY(&sscop->xq))

Completed in 135 milliseconds