Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtcp.h391 u8 bpf_chg_cc_inprogress:1; /* In the middle of member
/Linux-v6.1/net/ipv4/
Dtcp_minisocks.c565 newtp->bpf_chg_cc_inprogress = 0; in tcp_create_openreq_child()
/Linux-v6.1/net/core/
Dfilter.c5148 if (tp->bpf_chg_cc_inprogress) in sol_tcp_sockopt_congestion()
5151 tp->bpf_chg_cc_inprogress = 1; in sol_tcp_sockopt_congestion()
5154 tp->bpf_chg_cc_inprogress = 0; in sol_tcp_sockopt_congestion()