Searched defs:SCTP_SECRET_LEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h184 #define SCTP_SECRET_LEN 16 macro
866 uint8_t sctp_secret[SCTP_SECRET_LEN]; /* for cookie auth */
867 uint8_t sctp_old_secret[SCTP_SECRET_LEN];

Completed in 92 milliseconds