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

/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c1724 pdu.sscop_null = MBUF_STRIP32(msg->m);
1727 bgn.sscop_null = MBUF_STRIP32(msg->m);
1735 (void)MBUF_STRIP32(msg->m);
1946 pdu.sscop_null = MBUF_STRIP32(msg->m);
1947 (void)MBUF_STRIP32(msg->m);
1968 pdu.sscop_null = MBUF_STRIP32(msg->m);
1969 (void)MBUF_STRIP32(msg->m);
2026 pdu.sscop_null = MBUF_STRIP32(msg->m);
2032 (void)MBUF_STRIP32(msg->m);
2095 pdu.sscop_null = MBUF_STRIP32(ms
[all...]
/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dsscopcust.h218 #define MBUF_STRIP32(M) uni_msg_strip32((M)) macro
/freebsd-11-stable/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h259 #define MBUF_STRIP32(M) ng_sscop_mbuf_strip32((M)) macro

Completed in 79 milliseconds