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

/external/tcpdump/
H A DsctpConstants.h442 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_constants.h737 #define SCTP_SECRET_SIZE 32 /* number of octets in a 256 bits */ macro
H A Dsctp_input.c2556 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
2561 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
2579 SCTP_SECRET_SIZE, m, cookie_offset, calc_sig, 0); local
H A Dsctp_output.c4006 sig = sctp_get_mbuf_for_msg(SCTP_SECRET_SIZE, 0, M_NOWAIT, 1, MT_DATA);
6514 SCTP_SECRET_SIZE, m_cookie, sizeof(struct sctp_paramhdr), local

Completed in 173 milliseconds