Home
last modified time | relevance | path

Searched refs:spp_pathmaxrxt (Results 1 – 25 of 57) sorted by relevance

123

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctp_usrreq.c1976 paddrp->spp_pathmaxrxt = net->failure_threshold; in sctp_optsget()
1979 paddrp->spp_pathmaxrxt = stcb->asoc.def_net_failure; in sctp_optsget()
1992 paddrp->spp_pathmaxrxt = inp->sctp_ep.def_net_failure; in sctp_optsget()
2845 if (paddrp->spp_pathmaxrxt) { in sctp_optsset()
2847 if (paddrp->spp_pathmaxrxt) in sctp_optsset()
2848 net->failure_threshold = paddrp->spp_pathmaxrxt; in sctp_optsset()
2850 if (paddrp->spp_pathmaxrxt) in sctp_optsset()
2851 stcb->asoc.def_net_failure = paddrp->spp_pathmaxrxt; in sctp_optsset()
2895 if (paddrp->spp_pathmaxrxt) in sctp_optsset()
2896 inp->sctp_ep.def_net_failure = paddrp->spp_pathmaxrxt; in sctp_optsset()
H A Dsctp_uio.h319 u_int16_t spp_pathmaxrxt; member
/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dlksctp.cpp294 paddr_params.spp_pathmaxrxt = params.getIntValue(YSTRING("max_retrans"), in setParams()
418 result.addParam("max_retrans",String(paddr_params.spp_pathmaxrxt)); in fillAddrParams()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_usrreq.c3006 paddrp->spp_pathmaxrxt = net->failure_threshold;
6219 if (paddrp->spp_pathmaxrxt) {
6221 if (net->error_count > paddrp->spp_pathmaxrxt) {
6236 if (net->error_count > paddrp->spp_pathmaxrxt) {
6241 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6246 net->failure_threshold = paddrp->spp_pathmaxrxt;
6262 if (paddrp->spp_pathmaxrxt != 0) {
6266 if (net->error_count > paddrp->spp_pathmaxrxt) {
6281 if (net->error_count > paddrp->spp_pathmaxrxt) {
6291 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_usrreq.c3083 paddrp->spp_pathmaxrxt = net->failure_threshold;
6288 if (paddrp->spp_pathmaxrxt) {
6290 if (net->error_count > paddrp->spp_pathmaxrxt) {
6305 if (net->error_count > paddrp->spp_pathmaxrxt) {
6310 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6315 net->failure_threshold = paddrp->spp_pathmaxrxt;
6331 if (paddrp->spp_pathmaxrxt != 0) {
6335 if (net->error_count > paddrp->spp_pathmaxrxt) {
6350 if (net->error_count > paddrp->spp_pathmaxrxt) {
6360 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_usrreq.c3083 paddrp->spp_pathmaxrxt = net->failure_threshold;
6288 if (paddrp->spp_pathmaxrxt) {
6290 if (net->error_count > paddrp->spp_pathmaxrxt) {
6305 if (net->error_count > paddrp->spp_pathmaxrxt) {
6310 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6315 net->failure_threshold = paddrp->spp_pathmaxrxt;
6331 if (paddrp->spp_pathmaxrxt != 0) {
6335 if (net->error_count > paddrp->spp_pathmaxrxt) {
6350 if (net->error_count > paddrp->spp_pathmaxrxt) {
6360 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/netinet/
H A Dsctp_usrreq.c2995 paddrp->spp_pathmaxrxt = net->failure_threshold;
6189 if (paddrp->spp_pathmaxrxt) {
6191 if (net->error_count > paddrp->spp_pathmaxrxt) {
6206 if (net->error_count > paddrp->spp_pathmaxrxt) {
6211 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6216 net->failure_threshold = paddrp->spp_pathmaxrxt;
6232 if (paddrp->spp_pathmaxrxt != 0) {
6236 if (net->error_count > paddrp->spp_pathmaxrxt) {
6251 if (net->error_count > paddrp->spp_pathmaxrxt) {
6261 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/netinet/
H A Dsctp_usrreq.c3006 paddrp->spp_pathmaxrxt = net->failure_threshold;
6219 if (paddrp->spp_pathmaxrxt) {
6221 if (net->error_count > paddrp->spp_pathmaxrxt) {
6236 if (net->error_count > paddrp->spp_pathmaxrxt) {
6241 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6246 net->failure_threshold = paddrp->spp_pathmaxrxt;
6262 if (paddrp->spp_pathmaxrxt != 0) {
6266 if (net->error_count > paddrp->spp_pathmaxrxt) {
6281 if (net->error_count > paddrp->spp_pathmaxrxt) {
6291 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/netinet/
H A Dsctp_usrreq.c3062 paddrp->spp_pathmaxrxt = net->failure_threshold;
6184 if (paddrp->spp_pathmaxrxt) {
6186 if (net->error_count > paddrp->spp_pathmaxrxt) {
6201 if (net->error_count > paddrp->spp_pathmaxrxt) {
6206 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6211 net->failure_threshold = paddrp->spp_pathmaxrxt;
6227 if (paddrp->spp_pathmaxrxt != 0) {
6231 if (net->error_count > paddrp->spp_pathmaxrxt) {
6246 if (net->error_count > paddrp->spp_pathmaxrxt) {
6256 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/netinet/
H A Dsctp_usrreq.c2995 paddrp->spp_pathmaxrxt = net->failure_threshold;
6189 if (paddrp->spp_pathmaxrxt) {
6191 if (net->error_count > paddrp->spp_pathmaxrxt) {
6206 if (net->error_count > paddrp->spp_pathmaxrxt) {
6211 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6216 net->failure_threshold = paddrp->spp_pathmaxrxt;
6232 if (paddrp->spp_pathmaxrxt != 0) {
6236 if (net->error_count > paddrp->spp_pathmaxrxt) {
6251 if (net->error_count > paddrp->spp_pathmaxrxt) {
6261 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/netinet/
H A Dsctp_usrreq.c3097 paddrp->spp_pathmaxrxt = net->failure_threshold;
6058 if (paddrp->spp_pathmaxrxt) {
6060 if (net->error_count > paddrp->spp_pathmaxrxt) {
6073 if (net->error_count > paddrp->spp_pathmaxrxt) {
6078 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6083 net->failure_threshold = paddrp->spp_pathmaxrxt;
6099 if (paddrp->spp_pathmaxrxt != 0) {
6103 if (net->error_count > paddrp->spp_pathmaxrxt) {
6116 if (net->error_count > paddrp->spp_pathmaxrxt) {
6126 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/netinet/
H A Dsctp_usrreq.c2981 paddrp->spp_pathmaxrxt = net->failure_threshold;
6178 if (paddrp->spp_pathmaxrxt > 0) {
6180 if (net->error_count > paddrp->spp_pathmaxrxt) {
6195 if (net->error_count > paddrp->spp_pathmaxrxt) {
6200 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6205 net->failure_threshold = paddrp->spp_pathmaxrxt;
6221 if (paddrp->spp_pathmaxrxt > 0) {
6225 if (net->error_count > paddrp->spp_pathmaxrxt) {
6240 if (net->error_count > paddrp->spp_pathmaxrxt) {
6250 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/netinet/
H A Dsctp_usrreq.c3006 paddrp->spp_pathmaxrxt = net->failure_threshold;
6219 if (paddrp->spp_pathmaxrxt) {
6221 if (net->error_count > paddrp->spp_pathmaxrxt) {
6236 if (net->error_count > paddrp->spp_pathmaxrxt) {
6241 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6246 net->failure_threshold = paddrp->spp_pathmaxrxt;
6262 if (paddrp->spp_pathmaxrxt != 0) {
6266 if (net->error_count > paddrp->spp_pathmaxrxt) {
6281 if (net->error_count > paddrp->spp_pathmaxrxt) {
6291 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/netinet/
H A Dsctp_usrreq.c3060 paddrp->spp_pathmaxrxt = net->failure_threshold;
6190 if (paddrp->spp_pathmaxrxt) {
6192 if (net->error_count > paddrp->spp_pathmaxrxt) {
6207 if (net->error_count > paddrp->spp_pathmaxrxt) {
6212 if (net->error_count <= paddrp->spp_pathmaxrxt) {
6217 net->failure_threshold = paddrp->spp_pathmaxrxt;
6233 if (paddrp->spp_pathmaxrxt != 0) {
6237 if (net->error_count > paddrp->spp_pathmaxrxt) {
6252 if (net->error_count > paddrp->spp_pathmaxrxt) {
6262 net->failure_threshold = paddrp->spp_pathmaxrxt;
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/sctp/
H A Dsctp_server.c345 cfg->pathmaxrxt = pp.spp_pathmaxrxt; in sctp_get_cfg_from_sock()
684 pp.spp_pathmaxrxt = cfg_get(sctp, sctp_cfg, pathmaxrxt); in sctp_init_sock_opt_common()
685 if(pp.spp_hbinterval || pp.spp_pathmaxrxt) { in sctp_init_sock_opt_common()
693 if(pp.spp_pathmaxrxt) { in sctp_init_sock_opt_common()
H A Dsctp_options.c586 pp.spp_pathmaxrxt = cfg_get(sctp, sctp_cfg, pathmaxrxt); in set_pathmaxrxt()
/dports/net/freediameter/freeDiameter-1.5.0/libfdcore/
H A Dsctp.c356 fd_log_debug( " spp_pathmaxrxt : %hu", parms.spp_pathmaxrxt); in fd_setsockopt_prebind()
380 fd_log_debug( " spp_pathmaxrxt : %hu", parms.spp_pathmaxrxt); in fd_setsockopt_prebind()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dsctp.h809 uint16_t spp_pathmaxrxt; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dsctp.h809 uint16_t spp_pathmaxrxt; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsctp.h810 __u16 spp_pathmaxrxt; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dsctp.h810 __u16 spp_pathmaxrxt; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dsctp.h809 uint16_t spp_pathmaxrxt; member
/dports/net/socketapi/socketapi-2.2.19/socketapi/
H A Dext_socket.h319 uint16_t spp_pathmaxrxt;
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/
H A Dusrsctp.h589 uint16_t spp_pathmaxrxt; member
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/
H A Dusrsctp.h636 uint16_t spp_pathmaxrxt; member

123