Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c1359 sctp_cwnd_update_after_output(struct sctp_tcb *stcb, in sctp_cwnd_update_after_output() function
2421 sctp_cwnd_update_after_output,
2430 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
2442 sctp_cwnd_update_after_output,
2451 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
2463 sctp_cwnd_update_after_output,
2472 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
2484 sctp_cwnd_update_after_output,
2499 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
Dsctp_structs.h774 void (*sctp_cwnd_update_after_output)(struct sctp_tcb *stcb, member
Dsctp_output.c10768 asoc->cc_functions.sctp_cwnd_update_after_output(stcb, net, asoc->max_burst);