Home
last modified time | relevance | path

Searched refs:SCTP_LOCAL_AUTH_CHUNKS (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/utils/sctp/lib/
Dopt_info.c55 case SCTP_LOCAL_AUTH_CHUNKS: in sctp_opt_info()
/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h96 #define SCTP_LOCAL_AUTH_CHUNKS 27 /* Read only */ macro
/third_party/openssl/crypto/bio/
Dbss_dgram.c871 ret = getsockopt(fd, IPPROTO_SCTP, SCTP_LOCAL_AUTH_CHUNKS, authchunks, in BIO_new_dgram_sctp()