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

/freebsd-11-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c1281 MBUF_APPEND32(m, bgn.sscop_null);
1282 MBUF_APPEND32(m, pdu.sscop_null);
1314 MBUF_APPEND32(m, bgn.sscop_null);
1315 MBUF_APPEND32(m, pdu.sscop_null);
1348 MBUF_APPEND32(m, bgn.sscop_null);
1349 MBUF_APPEND32(m, pdu.sscop_null);
1374 MBUF_APPEND32(m, pdu.sscop_null);
1392 MBUF_APPEND32(m, pdu.sscop_null);
1410 MBUF_APPEND32(m, pdu.sscop_null);
1443 MBUF_APPEND32(
[all...]
/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dsscopcust.h228 #define MBUF_APPEND32(M,W) uni_msg_append32((M), (W)) macro
/freebsd-11-stable/sys/netgraph/atm/sscop/
H A Dng_sscop_cust.h286 #define MBUF_APPEND32(M, W) \ macro

Completed in 55 milliseconds