Searched refs:bpf_chg_cc_inprogress (Results 1 – 3 of 3) sorted by relevance
391 u8 bpf_chg_cc_inprogress:1; /* In the middle of member
582 newtp->bpf_chg_cc_inprogress = 0; in tcp_create_openreq_child()
5194 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 24 milliseconds