Home
last modified time | relevance | path

Searched refs:SCTP_DEFAULT_SEND_PARAM (Results 1 – 10 of 10) 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/usrsctp/usrsctplib/netinet/
Dsctp.h104 #define SCTP_DEFAULT_SEND_PARAM 0x0000000b macro
Dsctp_usrreq.c3509 case SCTP_DEFAULT_SEND_PARAM:
6093 case SCTP_DEFAULT_SEND_PARAM:
/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.h79 #define SCTP_DEFAULT_SEND_PARAM 10 macro
/external/usrsctp/usrsctplib/
Duser_socket.c2484 case SCTP_DEFAULT_SEND_PARAM: