Searched defs:MSGQ_PEEK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ngatm/libngatm/
H A Dsscopcust.h114 #define MSGQ_PEEK(Q) (TAILQ_EMPTY((Q)) ? NULL : TAILQ_FIRST((Q))) macro
/freebsd-11.0-release/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h146 #define MSGQ_PEEK(Q) TAILQ_FIRST((Q)) macro

Completed in 94 milliseconds