Home
last modified time | relevance | path

Searched refs:SCTP_ALIGN_TO_END (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netinet/
HDsctp_os_bsd.h307 #define SCTP_ALIGN_TO_END(m, len) if(m->m_flags & M_PKTHDR) { \ macro
HDsctp_output.c4074 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()
4356 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()