Home
last modified time | relevance | path

Searched refs:SCTP_DEFAULT_SEND_PARAM (Results 1 – 13 of 13) sorted by relevance

/external/ltp/utils/sctp/func_tests/
Dtest_sockopt.c767 test_setsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main()
771 test_setsockopt(udp_clt_sk, SCTP_DEFAULT_SEND_PARAM, in main()
780 test_getsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main()
792 test_getsockopt(udp_clt_sk, SCTP_DEFAULT_SEND_PARAM, in main()
811 error = setsockopt(udp_clt_sk, SOL_SCTP, SCTP_DEFAULT_SEND_PARAM, in main()
848 error = setsockopt(udp_svr_sk, SOL_SCTP, SCTP_DEFAULT_SEND_PARAM, in main()
865 test_setsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main()
878 test_getsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main()
897 test_getsockopt(udp_clt_sk, SCTP_DEFAULT_SEND_PARAM, in main()
919 test_getsockopt(peeloff_sk, SCTP_DEFAULT_SEND_PARAM, in main()
[all …]
/external/strace/xlat/
Dsock_sctp_options.h76 #if defined(SCTP_DEFAULT_SEND_PARAM) || (defined(HAVE_DECL_SCTP_DEFAULT_SEND_PARAM) && HAVE_DECL_SC…
78 static_assert((SCTP_DEFAULT_SEND_PARAM) == (10), "SCTP_DEFAULT_SEND_PARAM != 10");
81 # define SCTP_DEFAULT_SEND_PARAM 10
475 XLAT(SCTP_DEFAULT_SEND_PARAM),
Dsock_sctp_options.in11 SCTP_DEFAULT_SEND_PARAM 10
/external/ltp/utils/sctp/lib/
Dopt_info.c47 case SCTP_DEFAULT_SEND_PARAM: in sctp_opt_info()
/external/syzkaller/sys/linux/
Dsocket_inet_sctp_arm64.const20 SCTP_DEFAULT_SEND_PARAM = 10
Dsocket_inet_sctp_ppc64le.const20 SCTP_DEFAULT_SEND_PARAM = 10
Dsocket_inet_sctp_arm.const20 SCTP_DEFAULT_SEND_PARAM = 10
Dsocket_inet_sctp_386.const20 SCTP_DEFAULT_SEND_PARAM = 10
Dsocket_inet_sctp_amd64.const20 SCTP_DEFAULT_SEND_PARAM = 10
Dsocket_inet_sctp.txt165 …EFAULT_SEND_PARAM(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_DEFAULT_SEND_PARAM], val ptr…
166 …FAULT_SEND_PARAM(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_DEFAULT_SEND_PARAM], val ptr…
167 …EFAULT_SEND_PARAM(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_DEFAULT_SEND_PARAM], val ptr…
168 …FAULT_SEND_PARAM(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_DEFAULT_SEND_PARAM], val ptr…
/external/ltp/utils/sctp/include/netinet/
Dsctp.h77 #define SCTP_DEFAULT_SEND_PARAM 10 macro
/external/iproute2/include/uapi/linux/
Dsctp.h75 #define SCTP_DEFAULT_SEND_PARAM 10 macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h75 #define SCTP_DEFAULT_SEND_PARAM 10 macro