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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_timer.c99 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, function
832 if (sctp_threshold_management(inp, stcb, net,
866 if (sctp_threshold_management(inp, stcb, NULL,
1004 if (sctp_threshold_management(inp, stcb, net,
1068 if (sctp_threshold_management(inp, stcb, cookie->whoTo,
1114 if (sctp_threshold_management(inp, stcb, strrst->whoTo,
1181 if (sctp_threshold_management(inp, stcb, asconf->whoTo,
1281 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) {
1304 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) {
1405 if (sctp_threshold_management(in
[all...]

Completed in 100 milliseconds