Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDsctp_os_bsd.h297 #define SCTP_ALIGN_TO_END(m, len) M_ALIGN(m, len) macro
HDsctp_output.c4042 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()
4302 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()