Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h586 uint16_t spt_pathmaxrxt; member
H A Dsctp_usrreq.c3250 thlds->spt_pathmaxrxt = net->failure_threshold;
3254 thlds->spt_pathmaxrxt = stcb->asoc.def_net_failure;
3267 thlds->spt_pathmaxrxt = inp->sctp_ep.def_net_failure;
6402 net->failure_threshold = thlds->spt_pathmaxrxt;
6433 net->failure_threshold = thlds->spt_pathmaxrxt;
6463 stcb->asoc.def_net_failure = thlds->spt_pathmaxrxt;
6473 inp->sctp_ep.def_net_failure = thlds->spt_pathmaxrxt;
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h586 uint16_t spt_pathmaxrxt; member