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

/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dsscopcust.h111 #define MSGQ_REMOVE(Q,M) TAILQ_REMOVE(Q,M,link) macro
/freebsd-11-stable/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h143 #define MSGQ_REMOVE(Q, M) TAILQ_REMOVE(Q, M, link) macro
/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c1155 MSGQ_REMOVE(&sscop->xbuf, s);
4073 MSGQ_REMOVE(&sscop->xbuf, msg);
4188 MSGQ_REMOVE(&sscop->xbuf, m);
4265 MSGQ_REMOVE(&sscop->xbuf, m);

Completed in 107 milliseconds