HomeSort by: relevance | last modified time | path
    Searched refs:sctp_threshold_management (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_timer.h 40 int sctp_threshold_management(struct sctp_inpcb *, struct sctp_tcb *,
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)) {
sctp_output.c 8383 if (sctp_threshold_management(stcb->sctp_ep, stcb, net,

Completed in 18 milliseconds