Skip to content

KFunc bbr_sndbuf_expand

v5.13

Returns the multiplier used in tcp_sndbuf_expand

Definition

Provision 3 * cwnd since BBR may slow-start even during recovery.

u32 bbr_sndbuf_expand(struct sock *sk)

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