Home
last modified time | relevance | path

Searched refs:sctp_paddrparams (Results 1 – 25 of 150) sorted by relevance

123456

/dports/benchmarks/uperf/uperf-1.0.7/src/
H A Dsctp.c134 struct sctp_paddrparams param; in set_sctp_options()
136 memset(&param, 0, sizeof(struct sctp_paddrparams)); in set_sctp_options()
157 &param, (socklen_t)sizeof(struct sctp_paddrparams)) < 0) { in set_sctp_options()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/bootstrap/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/bootstrap/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/bootstrap/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-wx/otp-OTP-24.1.7/bootstrap/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang/otp-OTP-24.1.7/bootstrap/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-java/otp-OTP-24.1.7/bootstrap/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/bootstrap/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/include/
H A Dinet_sctp.hrl174 -record(sctp_paddrparams, % For SCTP_OPT_PEER_ADDR_PARAMS record
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/programs/
H A Dekr_loop.c333 struct sctp_paddrparams paddrparams;
505 memset(&paddrparams, 0, sizeof(struct sctp_paddrparams));
512 …opt(s_c, IPPROTO_SCTP, SCTP_PEER_ADDR_PARAMS, &paddrparams, sizeof(struct sctp_paddrparams)) < 0) {
H A Dekr_loop_upcall.c363 struct sctp_paddrparams paddrparams;
554 memset(&paddrparams, 0, sizeof(struct sctp_paddrparams));
561 …opt(s_c, IPPROTO_SCTP, SCTP_PEER_ADDR_PARAMS, &paddrparams, sizeof(struct sctp_paddrparams)) < 0) {
/dports/net/libusrsctp/usrsctp-0.9.5.0/programs/
H A Dekr_loop.c333 struct sctp_paddrparams paddrparams;
505 memset(&paddrparams, 0, sizeof(struct sctp_paddrparams));
512 …opt(s_c, IPPROTO_SCTP, SCTP_PEER_ADDR_PARAMS, &paddrparams, sizeof(struct sctp_paddrparams)) < 0) {
H A Dekr_loop_upcall.c363 struct sctp_paddrparams paddrparams;
554 memset(&paddrparams, 0, sizeof(struct sctp_paddrparams));
561 …opt(s_c, IPPROTO_SCTP, SCTP_PEER_ADDR_PARAMS, &paddrparams, sizeof(struct sctp_paddrparams)) < 0) {
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/programs/
H A Dekr_loop.c333 struct sctp_paddrparams paddrparams;
505 memset(&paddrparams, 0, sizeof(struct sctp_paddrparams));
512 …opt(s_c, IPPROTO_SCTP, SCTP_PEER_ADDR_PARAMS, &paddrparams, sizeof(struct sctp_paddrparams)) < 0) {
H A Dekr_loop_upcall.c363 struct sctp_paddrparams paddrparams;
554 memset(&paddrparams, 0, sizeof(struct sctp_paddrparams));
561 …opt(s_c, IPPROTO_SCTP, SCTP_PEER_ADDR_PARAMS, &paddrparams, sizeof(struct sctp_paddrparams)) < 0) {
/dports/net/kamailio/kamailio-5.4.5/src/modules/sctp/
H A Dsctp_options.c536 struct sctp_paddrparams pp; in set_hbinterval()
582 struct sctp_paddrparams pp; in set_pathmaxrxt()
/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dlksctp.cpp289 struct sctp_paddrparams paddr_params; in setParams()
405 struct sctp_paddrparams paddr_params; in fillAddrParams()
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctp_uio.h315 struct sctp_paddrparams { struct
/dports/www/librtcdcpp/librtcdcpp-2fe92c38b48b6acf1217a8a812c2408310dec437/src/
H A DSCTPWrapper.cpp199 struct sctp_paddrparams peer_param; in Initialize()

123456