sctp_timer.c | 134 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, function in typeref:typename:int 758 if (sctp_threshold_management(inp, stcb, net, 786 if (sctp_threshold_management(inp, stcb, NULL, 870 if (sctp_threshold_management(inp, stcb, net, 934 if (sctp_threshold_management(inp, stcb, cookie->whoTo, 990 if (sctp_threshold_management(inp, stcb, strrst->whoTo, 1065 if (sctp_threshold_management(inp, stcb, asconf->whoTo, 1141 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) { 1175 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) {
|