Home
last modified time | relevance | path

Searched refs:TCP_CA_CWR (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dbpf_cc_cubic.c131 if (((1<<TCP_CA_CWR) | (1<<TCP_CA_Recovery)) & in BPF_PROG()
139 inet_csk(sk)->icsk_ca_state == TCP_CA_CWR) { in BPF_PROG()
/tools/include/uapi/linux/
A Dtcp.h199 TCP_CA_CWR = 2, enumerator
200 #define TCPF_CA_CWR (1<<TCP_CA_CWR)

Completed in 5 milliseconds