Searched refs:SCTP_BUF_AT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dsctp_os_bsd.h294 #define SCTP_BUF_AT(m, size) m->m_data + size macro
H A Dsctputil.c254 sctp_clog.x.mb.data = SCTP_BUF_AT(m, 0);
H A Dsctp_output.c1965 paramh = (struct sctp_paramhdr *)(SCTP_BUF_AT(m, SCTP_BUF_LEN(m)));

Completed in 184 milliseconds