KFunc cubictcp_cwnd_event
Default cubic TCP implementation of tcp_congestion_ops->cwnd_event.
Warning
This kfunc got removed and replaced by cubictcp_cwnd_event_tx_start in v7.1
Definition
Signature
void cubictcp_cwnd_event(struct sock *sk, tcp_ca_event event)
Usage
Docs could be improved
This part of the docs is incomplete, contributions are very welcome
Program types
The following program types can make use of this kfunc:
Example
Docs could be improved
This part of the docs is incomplete, contributions are very welcome