Home
last modified time | relevance | path

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

/third_party/ltp/utils/sctp/lib/
Dopt_info.c55 case SCTP_LOCAL_AUTH_CHUNKS: in sctp_opt_info()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h152 #define SCTP_LOCAL_AUTH_CHUNKS 0x00000103 macro
Dsctp_usrreq.c3576 case SCTP_LOCAL_AUTH_CHUNKS:
/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h96 #define SCTP_LOCAL_AUTH_CHUNKS 27 /* Read only */ macro
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h577 #define SCTP_LOCAL_AUTH_CHUNKS 0x00000103 macro
Duser_socket.c2344 case SCTP_LOCAL_AUTH_CHUNKS:
/third_party/openssl/crypto/bio/
Dbss_dgram.c855 ret = getsockopt(fd, IPPROTO_SCTP, SCTP_LOCAL_AUTH_CHUNKS, authchunks, in BIO_new_dgram_sctp()