Home | History | Annotate | Download | only in netinet

Lines Matching refs:def_net_failure

3082 				paddrp->spp_pathmaxrxt = stcb->asoc.def_net_failure;
3115 paddrp->spp_pathmaxrxt = inp->sctp_ep.def_net_failure;
3872 thlds->spt_pathmaxrxt = stcb->asoc.def_net_failure;
3883 thlds->spt_pathmaxrxt = inp->sctp_ep.def_net_failure;
5679 stcb->asoc.def_net_failure = paddrp->spp_pathmaxrxt;
5798 inp->sctp_ep.def_net_failure = paddrp->spp_pathmaxrxt;
6603 stcb->asoc.def_net_failure = thlds->spt_pathmaxrxt;
6611 inp->sctp_ep.def_net_failure = thlds->spt_pathmaxrxt;