Searched refs:SCTP_DEFAULT_SEND_PARAM (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/utils/sctp/func_tests/ |
D | test_sockopt.c | 770 test_setsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main() 774 test_setsockopt(udp_clt_sk, SCTP_DEFAULT_SEND_PARAM, in main() 783 test_getsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main() 795 test_getsockopt(udp_clt_sk, SCTP_DEFAULT_SEND_PARAM, in main() 814 error = setsockopt(udp_clt_sk, SOL_SCTP, SCTP_DEFAULT_SEND_PARAM, in main() 851 error = setsockopt(udp_svr_sk, SOL_SCTP, SCTP_DEFAULT_SEND_PARAM, in main() 868 test_setsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main() 881 test_getsockopt(udp_svr_sk, SCTP_DEFAULT_SEND_PARAM, in main() 900 test_getsockopt(udp_clt_sk, SCTP_DEFAULT_SEND_PARAM, in main() 922 test_getsockopt(peeloff_sk, SCTP_DEFAULT_SEND_PARAM, in main() [all …]
|
/third_party/ltp/utils/sctp/lib/ |
D | opt_info.c | 47 case SCTP_DEFAULT_SEND_PARAM: in sctp_opt_info()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp.h | 104 #define SCTP_DEFAULT_SEND_PARAM 0x0000000b macro
|
D | sctp_usrreq.c | 3421 case SCTP_DEFAULT_SEND_PARAM: 5995 case SCTP_DEFAULT_SEND_PARAM:
|
/third_party/ltp/utils/sctp/include/netinet/ |
D | sctp.h | 77 #define SCTP_DEFAULT_SEND_PARAM 10 macro
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_socket.c | 2311 case SCTP_DEFAULT_SEND_PARAM:
|