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

/freebsd-13-stable/sys/netinet/
H A Dsctp_cc_functions.c1266 sctp_cwnd_update_after_output(struct sctp_tcb *stcb, function
2330 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
2340 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
2350 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
2360 .sctp_cwnd_update_after_output = sctp_cwnd_update_after_output,
H A Dsctp_structs.h713 void (*sctp_cwnd_update_after_output) (struct sctp_tcb *stcb, member in struct:sctp_cc_functions
H A Dsctp_output.c10101 asoc->cc_functions.sctp_cwnd_update_after_output(stcb, net, asoc->max_burst);

Completed in 123 milliseconds