Searched refs:def_net_failure (Results 1 – 5 of 5) sorted by relevance
387 uint16_t def_net_failure; member
1178 uint16_t def_net_failure; member
3052 paddrp->spp_pathmaxrxt = stcb->asoc.def_net_failure;3086 paddrp->spp_pathmaxrxt = inp->sctp_ep.def_net_failure;3956 thlds->spt_pathmaxrxt = stcb->asoc.def_net_failure;3969 thlds->spt_pathmaxrxt = inp->sctp_ep.def_net_failure;6260 stcb->asoc.def_net_failure = paddrp->spp_pathmaxrxt;6405 inp->sctp_ep.def_net_failure = paddrp->spp_pathmaxrxt;7341 stcb->asoc.def_net_failure = thlds->spt_pathmaxrxt;7351 inp->sctp_ep.def_net_failure = thlds->spt_pathmaxrxt;
3006 m->def_net_failure = SCTP_BASE_SYSCTL(sctp_path_rtx_max_default);4527 net->failure_threshold = stcb->asoc.def_net_failure;
1247 asoc->def_net_failure = inp->sctp_ep.def_net_failure; in sctp_init_asoc()