Searched refs:failure_threshold (Results 1 – 4 of 4) sorted by relevance
188 u_int16_t failure_threshold; member
143 net->failure_threshold); in sctp_threshold_management()146 if (net->error_count >= net->failure_threshold) { in sctp_threshold_management()
383 net->error_count = net->failure_threshold + 1; in sctp_notify() 2001 paddrp->spp_pathmaxrxt = net->failure_threshold; in sctp_optsget() 2859 net->failure_threshold = paddrp->spp_pathmaxrxt; in sctp_optsset()
2476 net->failure_threshold = stcb->asoc.def_net_failure; in sctp_add_remote_addr()