Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_os_bsd.h290 #define SCTP_ALIGN_TO_END(m, len) M_ALIGN(m, len) macro
H A Dsctp_output.c4041 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()
4309 SCTP_ALIGN_TO_END(newm, len); in sctp_lowlevel_chunk_output()