Home
last modified time | relevance | path

Searched refs:bbr_sndbuf_expand (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/net/ipv4/
Dbpf_tcp_ca.c247 BTF_ID(func, bbr_sndbuf_expand) in BTF_ID()
Dtcp_bbr.c1078 static u32 bbr_sndbuf_expand(struct sock *sk) in bbr_sndbuf_expand() function
1146 .sndbuf_expand = bbr_sndbuf_expand,