Searched refs:sctp_threshold_management (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dsctp_timer.h49 sctp_threshold_management(struct sctp_inpcb *, struct sctp_tcb *,
H A Dsctp_timer.c87 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, function
825 if (sctp_threshold_management(inp, stcb, net,
860 if (sctp_threshold_management(inp, stcb, NULL,
995 if (sctp_threshold_management(inp, stcb, net,
1059 if (sctp_threshold_management(inp, stcb, cookie->whoTo,
1105 if (sctp_threshold_management(inp, stcb, strrst->whoTo,
1172 if (sctp_threshold_management(inp, stcb, asconf->whoTo,
1272 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) {
1295 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) {
1398 if (sctp_threshold_management(in
[all...]

Completed in 92 milliseconds