Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dbpf_tcp_ca.c250 BTF_ID(func, bbr_ssthresh) in BTF_ID()
Dtcp_bbr.c1098 static u32 bbr_ssthresh(struct sock *sk) in bbr_ssthresh() function
1149 .ssthresh = bbr_ssthresh,