Skip to content

KFunc bbr_cwnd_event

v5.13

Default BBR implementation of tcp_congestion_ops->cwnd_event.

Warning

This kfunc got removed and replaced by bbr_cwnd_event_tx_start in v7.1

Definition

Signature

void bbr_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