Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtcp.h391 u8 bpf_chg_cc_inprogress:1; /* In the middle of member
/linux-6.3-rc2/net/ipv4/
A Dtcp_minisocks.c582 newtp->bpf_chg_cc_inprogress = 0; in tcp_create_openreq_child()
/linux-6.3-rc2/net/core/
A Dfilter.c5194 if (tp->bpf_chg_cc_inprogress) in sol_tcp_sockopt_congestion()
5197 tp->bpf_chg_cc_inprogress = 1; in sol_tcp_sockopt_congestion()
5200 tp->bpf_chg_cc_inprogress = 0; in sol_tcp_sockopt_congestion()

Completed in 29 milliseconds