Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp.h138 #define SCTP_LOCAL_AUTH_CHUNKS 0x00000103 macro
H A Dsctp_usrreq.c2907 case SCTP_LOCAL_AUTH_CHUNKS:
/freebsd/lib/libc/net/
H A Dsctp_sys_calls.c323 case SCTP_LOCAL_AUTH_CHUNKS: in sctp_opt_info()
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c855 ret = getsockopt(fd, IPPROTO_SCTP, SCTP_LOCAL_AUTH_CHUNKS, authchunks, in BIO_new_dgram_sctp()