Home
last modified time | relevance | path

Searched refs:SCTP_FIRST_MBUF_RESV (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h345 #define SCTP_FIRST_MBUF_RESV 68 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h345 #define SCTP_FIRST_MBUF_RESV 68 macro
H A Dsctp_output.c6448 SCTP_BUF_RESV_UF(outchain, (SCTP_FIRST_MBUF_RESV + 4)); in sctp_copy_mbufchain()