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

/freebsd-11.0-release/contrib/ngatm/libngatm/
H A Dsscopcust.h111 #define MSGQ_REMOVE(Q,M) TAILQ_REMOVE(Q,M,link) macro
/freebsd-11.0-release/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h143 #define MSGQ_REMOVE(Q, M) TAILQ_REMOVE(Q, M, link) macro

Completed in 106 milliseconds