Searched refs:def_net_failure (Results 1 – 5 of 5) sorted by relevance
298 uint16_t def_net_failure; member
1117 uint16_t def_net_failure; member
2470 paddrp->spp_pathmaxrxt = stcb->asoc.def_net_failure;2503 paddrp->spp_pathmaxrxt = inp->sctp_ep.def_net_failure;3298 thlds->spt_pathmaxrxt = stcb->asoc.def_net_failure;3309 thlds->spt_pathmaxrxt = inp->sctp_ep.def_net_failure;5365 stcb->asoc.def_net_failure = paddrp->spp_pathmaxrxt;5502 inp->sctp_ep.def_net_failure = paddrp->spp_pathmaxrxt;6355 stcb->asoc.def_net_failure = thlds->spt_pathmaxrxt;6364 inp->sctp_ep.def_net_failure = thlds->spt_pathmaxrxt;
2602 m->def_net_failure = SCTP_BASE_SYSCTL(sctp_path_rtx_max_default); in sctp_inpcb_alloc()3927 net->failure_threshold = stcb->asoc.def_net_failure; in sctp_add_remote_addr()
1043 asoc->def_net_failure = inp->sctp_ep.def_net_failure; in sctp_init_asoc()