Home
last modified time | relevance | path

Searched refs:SCTP_EVENTS (Results 1 – 17 of 17) sorted by relevance

/external/strace/xlat/
Dsock_sctp_options.h83 #if defined(SCTP_EVENTS) || (defined(HAVE_DECL_SCTP_EVENTS) && HAVE_DECL_SCTP_EVENTS)
85 static_assert((SCTP_EVENTS) == (11), "SCTP_EVENTS != 11");
88 # define SCTP_EVENTS 11
476 XLAT(SCTP_EVENTS),
Dsock_sctp_options.in12 SCTP_EVENTS 11
/external/ltp/utils/sctp/func_tests/
Dtest_1_to_1_events.c99 test_setsockopt(svr_sk, SCTP_EVENTS, &event, len); in main()
100 test_setsockopt(clt_sk, SCTP_EVENTS, &event, len); in main()
Dtest_sockopt.c299 test_getsockopt(udp_svr_sk, SCTP_EVENTS, &subscribe, &optlen); in main()
303 test_getsockopt(udp_clt_sk, SCTP_EVENTS, &subscribe, &optlen); in main()
309 test_setsockopt(udp_svr_sk, SCTP_EVENTS, &subscribe, in main()
311 test_setsockopt(udp_clt_sk, SCTP_EVENTS, &subscribe, in main()
320 test_getsockopt(udp_svr_sk, SCTP_EVENTS, &subscribe, &optlen); in main()
322 test_getsockopt(udp_clt_sk, SCTP_EVENTS, &subscribe, &optlen); in main()
342 test_setsockopt(udp_svr_sk, SCTP_EVENTS, &subscribe, in main()
Dtest_sctp_sendrecvmsg.c137 test_setsockopt(sk1, SCTP_EVENTS, &subscribe, sizeof(subscribe)); in main()
138 test_setsockopt(sk2, SCTP_EVENTS, &subscribe, sizeof(subscribe)); in main()
Dtest_timetolive.c165 test_setsockopt(sk1, SCTP_EVENTS, &subscribe, sizeof(subscribe)); in main()
166 test_setsockopt(sk2, SCTP_EVENTS, &subscribe, sizeof(subscribe)); in main()
/external/ltp/utils/sctp/lib/
Dopt_info.c48 case SCTP_EVENTS: in sctp_opt_info()
/external/syzkaller/sys/linux/
Dsocket_inet_sctp_arm64.const28 SCTP_EVENTS = 11
Dsocket_inet_sctp_386.const28 SCTP_EVENTS = 11
Dsocket_inet_sctp_arm.const28 SCTP_EVENTS = 11
Dsocket_inet_sctp_amd64.const28 SCTP_EVENTS = 11
Dsocket_inet_sctp_ppc64le.const28 SCTP_EVENTS = 11
Dsocket_inet_sctp.txt170 setsockopt$inet_sctp_SCTP_EVENTS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_EVENTS], val p…
171 setsockopt$inet_sctp6_SCTP_EVENTS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_EVENTS], val…
172 getsockopt$inet_sctp_SCTP_EVENTS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_EVENTS], val p…
173 getsockopt$inet_sctp6_SCTP_EVENTS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_EVENTS], val…
/external/ltp/utils/sctp/testlib/
Dsctputil.c342 test_setsockopt(fd, SCTP_EVENTS, (char *)&subscribe, in test_enable_assoc_change()
/external/ltp/utils/sctp/include/netinet/
Dsctp.h78 #define SCTP_EVENTS 11 macro
/external/iproute2/include/uapi/linux/
Dsctp.h76 #define SCTP_EVENTS 11 macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h76 #define SCTP_EVENTS 11 macro