Home
last modified time | relevance | path

Searched refs:bpf_chg_cc_inprogress (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dtcp.h393 u8 bpf_chg_cc_inprogress:1; /* In the middle of member
/Linux-v6.6/net/ipv4/
Dtcp_minisocks.c580 newtp->bpf_chg_cc_inprogress = 0; in tcp_create_openreq_child()
/Linux-v6.6/net/core/
Dfilter.c5210 if (tp->bpf_chg_cc_inprogress) in sol_tcp_sockopt_congestion()
5213 tp->bpf_chg_cc_inprogress = 1; in sol_tcp_sockopt_congestion()
5216 tp->bpf_chg_cc_inprogress = 0; in sol_tcp_sockopt_congestion()