Home
last modified time | relevance | path

Searched refs:sctp_cwnd_update_after_timeout (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c1106 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) in sctp_cwnd_update_after_timeout() function
2418 sctp_cwnd_update_after_timeout,
2427 .sctp_cwnd_update_after_timeout = sctp_cwnd_update_after_timeout,
2439 sctp_cwnd_update_after_timeout,
2448 .sctp_cwnd_update_after_timeout = sctp_cwnd_update_after_timeout,
2469 .sctp_cwnd_update_after_timeout = sctp_htcp_cwnd_update_after_timeout,
2481 sctp_cwnd_update_after_timeout,
2496 .sctp_cwnd_update_after_timeout = sctp_cwnd_update_after_timeout,
Dsctp_structs.h764 void (*sctp_cwnd_update_after_timeout)(struct sctp_tcb *stcb, member
Dsctp_timer.c425 stcb->asoc.cc_functions.sctp_cwnd_update_after_timeout(stcb, net);