Searched refs:SCTP_SECRET_SIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/
H A DsctpConstants.h442 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
/freebsd-10.0-release/sys/netinet/
H A Dsctp_constants.h732 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
H A Dsctp_input.c2509 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
2514 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
2532 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
H A Dsctp_output.c3748 sig = sctp_get_mbuf_for_msg(SCTP_SECRET_SIZE, 0, M_NOWAIT, 1, MT_DATA);
5929 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr), local

Completed in 206 milliseconds