Searched refs:sctp_threshold_management (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netinet/ |
| HD | sctp_timer.c | 89 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management() function 839 if (sctp_threshold_management(inp, stcb, net, in sctp_t3rxt_timer() 874 if (sctp_threshold_management(inp, stcb, NULL, in sctp_t3rxt_timer() 1009 if (sctp_threshold_management(inp, stcb, net, in sctp_t1init_timer() 1073 if (sctp_threshold_management(inp, stcb, cookie->whoTo, in sctp_cookie_timer() 1119 if (sctp_threshold_management(inp, stcb, strrst->whoTo, in sctp_strreset_timer() 1186 if (sctp_threshold_management(inp, stcb, asconf->whoTo, in sctp_asconf_timer() 1286 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) { in sctp_shutdown_timer() 1309 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) { in sctp_shutdownack_timer() 1412 if (sctp_threshold_management(inp, stcb, net, stcb->asoc.max_send_times)) { in sctp_heartbeat_timer()
|
| HD | sctp_timer.h | 49 sctp_threshold_management(struct sctp_inpcb *, struct sctp_tcb *,
|