Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDsctp_os_bsd.h290 #define SCTP_ALIGN_TO_END(m, len) M_ALIGN(m, len) macro
HDsctp_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()