Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h401 u8 bpf_chg_cc_inprogress:1; /* In the middle of member
/openbmc/linux/net/ipv4/
H A Dtcp_minisocks.c579 newtp->bpf_chg_cc_inprogress = 0; in tcp_create_openreq_child()
/openbmc/linux/net/core/
H A Dfilter.c5322 if (tp->bpf_chg_cc_inprogress) in sol_tcp_sockopt_congestion()
5325 tp->bpf_chg_cc_inprogress = 1; in sol_tcp_sockopt_congestion()
5328 tp->bpf_chg_cc_inprogress = 0; in sol_tcp_sockopt_congestion()