Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_os_bsd.h297 #define SCTP_ALIGN_TO_END(m, len) M_ALIGN(m, len) macro
H A Dsctp_output.c4043 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()
4311 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()