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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_os_userspace.h832 #define SCTP_ALIGN_TO_END(m, len) if(m->m_flags & M_PKTHDR) { \ macro
H A Dsctp_output.c4195 SCTP_ALIGN_TO_END(newm, len);
4556 SCTP_ALIGN_TO_END(newm, len);
5005 SCTP_ALIGN_TO_END(newm, len);

Completed in 400 milliseconds