Home
last modified time | relevance | path

Searched refs:spt_pathmaxrxt (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h610 uint16_t spt_pathmaxrxt; member
Dsctp_usrreq.c3952 thlds->spt_pathmaxrxt = net->failure_threshold;
3956 thlds->spt_pathmaxrxt = stcb->asoc.def_net_failure;
3969 thlds->spt_pathmaxrxt = inp->sctp_ep.def_net_failure;
7280 net->failure_threshold = thlds->spt_pathmaxrxt;
7311 net->failure_threshold = thlds->spt_pathmaxrxt;
7341 stcb->asoc.def_net_failure = thlds->spt_pathmaxrxt;
7351 inp->sctp_ep.def_net_failure = thlds->spt_pathmaxrxt;