Home
last modified time | relevance | path

Searched refs:SCTP_DEFAULT_SEND_PARAM (Results 1 – 7 of 7) 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/
Dsocksctpoptions.h41 #if defined(SCTP_DEFAULT_SEND_PARAM) || (defined(HAVE_DECL_SCTP_DEFAULT_SEND_PARAM) && HAVE_DECL_SC…
42 XLAT(SCTP_DEFAULT_SEND_PARAM),
Dsocksctpoptions.in11 SCTP_DEFAULT_SEND_PARAM
/external/ltp/utils/sctp/lib/
Dopt_info.c47 case SCTP_DEFAULT_SEND_PARAM: in sctp_opt_info()
/external/ltp/utils/sctp/include/netinet/
Dsctp.h75 #define SCTP_DEFAULT_SEND_PARAM 10 macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h75 #define SCTP_DEFAULT_SEND_PARAM 10 macro
/external/iproute2/include/uapi/linux/
Dsctp.h75 #define SCTP_DEFAULT_SEND_PARAM 10 macro