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

/freebsd-11.0-release/contrib/ngatm/libngatm/
H A Dsscopcust.h112 #define MSGQ_INSERT_BEFORE(B,M) TAILQ_INSERT_BEFORE(B,M,link) macro
/freebsd-11.0-release/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h144 #define MSGQ_INSERT_BEFORE(B, M) TAILQ_INSERT_BEFORE(B, M, link) macro
/freebsd-11.0-release/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c188 MSGQ_INSERT_BEFORE(_msg, (M)); \

Completed in 62 milliseconds