Home
last modified time | relevance | path

Searched refs:IPPROTO_SCTP (Results 1 – 25 of 37) sorted by relevance

12

/external/openssl/crypto/bio/
Dbss_dgram.c895 ret = setsockopt(fd, IPPROTO_SCTP, SCTP_AUTH_CHUNK, &auth, sizeof(struct sctp_authchunk)); in BIO_new_dgram_sctp()
898 ret = setsockopt(fd, IPPROTO_SCTP, SCTP_AUTH_CHUNK, &auth, sizeof(struct sctp_authchunk)); in BIO_new_dgram_sctp()
907 ret = getsockopt(fd, IPPROTO_SCTP, SCTP_LOCAL_AUTH_CHUNKS, authchunks, &sockopt_len); in BIO_new_dgram_sctp()
929 ret = setsockopt(fd, IPPROTO_SCTP, SCTP_EVENT, &event, sizeof(struct sctp_event)); in BIO_new_dgram_sctp()
933 ret = getsockopt(fd, IPPROTO_SCTP, SCTP_EVENTS, &event, &sockopt_len); in BIO_new_dgram_sctp()
938 ret = setsockopt(fd, IPPROTO_SCTP, SCTP_EVENTS, &event, sizeof(struct sctp_event_subscribe)); in BIO_new_dgram_sctp()
946 ret = setsockopt(fd, IPPROTO_SCTP, SCTP_PARTIAL_DELIVERY_POINT, &optval, sizeof(optval)); in BIO_new_dgram_sctp()
1002 ret = setsockopt(b->num, IPPROTO_SCTP, SCTP_AUTH_DELETE_KEY, in dgram_sctp_handle_auth_free_key_event()
1041 if (cmsg->cmsg_level != IPPROTO_SCTP) in dgram_sctp_read()
1111 i = setsockopt(b->num, IPPROTO_SCTP, SCTP_EVENT, &event, sizeof(struct sctp_event)); in dgram_sctp_read()
[all …]
/external/tcpdump/
Dipproto.h142 #ifndef IPPROTO_SCTP
143 #define IPPROTO_SCTP 132 macro
Dipproto.c56 { IPPROTO_SCTP, "SCTP" },
Dprint-ip6.c151 nh != IPPROTO_DCCP && nh != IPPROTO_SCTP) { in ip6_print()
192 case IPPROTO_SCTP: in ip6_print()
Dprint-ip.c366 case IPPROTO_SCTP: in ip_print_demux()
646 ipds->nh != IPPROTO_SCTP && ipds->nh != IPPROTO_DCCP) { in ip_print()
/external/kernel-headers/original/uapi/linux/
Din.h68 IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ enumerator
69 #define IPPROTO_SCTP IPPROTO_SCTP macro
/external/strace/xlat/
Dinet_protocols.h88 #if defined(IPPROTO_SCTP) || (defined(HAVE_DECL_IPPROTO_SCTP) && HAVE_DECL_IPPROTO_SCTP)
89 XLAT(IPPROTO_SCTP),
Dinet_protocols.in29 IPPROTO_SCTP
/external/iproute2/include/
Diptables.h11 #ifndef IPPROTO_SCTP
12 #define IPPROTO_SCTP 132 macro
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
Dsctpdataengine.cc336 sock_ = usrsctp_socket(AF_CONN, SOCK_STREAM, IPPROTO_SCTP, in OpenSctpSocket()
366 if (usrsctp_setsockopt(sock_, IPPROTO_SCTP, SCTP_ENABLE_STREAM_RESET, in OpenSctpSocket()
375 if (usrsctp_setsockopt(sock_, IPPROTO_SCTP, SCTP_NODELAY, &nodelay, in OpenSctpSocket()
386 if (usrsctp_setsockopt(sock_, IPPROTO_SCTP, SCTP_PEER_ADDR_PARAMS, &params, in OpenSctpSocket()
404 if (usrsctp_setsockopt(sock_, IPPROTO_SCTP, SCTP_EVENT, &event, in OpenSctpSocket()
928 sock_, IPPROTO_SCTP, SCTP_RESET_STREAMS, resetp, in SendQueuedStreamResets()
/external/iproute2/ip/
Dxfrm.h32 #ifndef IPPROTO_SCTP
33 # define IPPROTO_SCTP 132 macro
/external/chromium_org/third_party/usrsctp/usrsctplib/
Duser_socket.c471 if (sctp_attach(so, IPPROTO_SCTP, SCTP_DEFAULT_VRFID)) { in sonewconn()
479 if (sctp6_attach(so, IPPROTO_SCTP, SCTP_DEFAULT_VRFID)) { in sonewconn()
486 if (sctpconn_attach(so, IPPROTO_SCTP, SCTP_DEFAULT_VRFID)) { in sonewconn()
1185 if (proto != IPPROTO_SCTP) { in socreate()
1339 if ((protocol = IPPROTO_SCTP) && (SCTP_BASE_VAR(sctp_pcb_initialized) == 0)) { in usrsctp_socket()
2234 case IPPROTO_SCTP:
2321 case IPPROTO_SCTP:
2457 if (usrsctp_setsockopt(so, IPPROTO_SCTP, flags, gaddrs, (socklen_t)argsz) != 0) {
2502 if (usrsctp_setsockopt(so, IPPROTO_SCTP, flags, gaddrs, (socklen_t)argsz) != 0) {
2589 ret = usrsctp_setsockopt(so, IPPROTO_SCTP, SCTP_CONNECT_X, (void *)buf, (socklen_t)len);
[all …]
Dusrsctp.h56 #ifndef IPPROTO_SCTP
58 #define IPPROTO_SCTP 132 macro
/external/iptables/include/
Dxtables.h21 #ifndef IPPROTO_SCTP
22 #define IPPROTO_SCTP 132 macro
/external/iptables/extensions/
Dlibip6t_MASQUERADE.c81 entry->ipv6.proto == IPPROTO_SCTP || in MASQUERADE_parse()
Dlibip6t_REDIRECT.c82 || entry->ipv6.proto == IPPROTO_SCTP in REDIRECT_parse()
Dlibipt_MASQUERADE.c82 || entry->ip.proto == IPPROTO_SCTP in MASQUERADE_parse()
Dlibipt_REDIRECT.c83 || entry->ip.proto == IPPROTO_SCTP in REDIRECT_parse()
Dlibip6t_DNAT.c155 entry->ipv6.proto == IPPROTO_SCTP || in DNAT_parse()
Dlibip6t_SNAT.c155 entry->ipv6.proto == IPPROTO_SCTP || in SNAT_parse()
Dlibipt_SNAT.c159 || entry->ip.proto == IPPROTO_SCTP in SNAT_parse()
Dlibipt_DNAT.c159 || entry->ip.proto == IPPROTO_SCTP in DNAT_parse()
/external/libpcap/
Dgencode.c122 #ifndef IPPROTO_SCTP
123 #define IPPROTO_SCTP 132 macro
4768 b1 = gen_proto(IPPROTO_SCTP, Q_IP, Q_DEFAULT);
4769 b0 = gen_proto(IPPROTO_SCTP, Q_IPV6, Q_DEFAULT);
5111 case IPPROTO_SCTP:
5119 tmp = gen_portop(port, IPPROTO_SCTP, dir);
5184 case IPPROTO_SCTP:
5192 tmp = gen_portop6(port, IPPROTO_SCTP, dir);
5287 case IPPROTO_SCTP:
5295 tmp = gen_portrangeop(port1, port2, IPPROTO_SCTP, dir);
[all …]
/external/netperf/
Dnettest_sctp.c206 IPPROTO_SCTP,
438 IPPROTO_SCTP,
1169 IPPROTO_SCTP, in recv_sctp_stream()
1569 IPPROTO_SCTP,
2330 IPPROTO_SCTP, in recv_sctp_stream_1toMany()
2674 IPPROTO_SCTP,
3375 IPPROTO_SCTP, in recv_sctp_rr()
3726 IPPROTO_SCTP,
4423 IPPROTO_SCTP, in recv_sctp_rr_1toMany()
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h903 #ifndef IPPROTO_SCTP
904 #define IPPROTO_SCTP 132 /* the Official IANA number :-) */ macro

12