Searched refs:TCP_CA_CWR (Results 1 – 2 of 2) sorted by relevance
131 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()
199 TCP_CA_CWR = 2, enumerator200 #define TCPF_CA_CWR (1<<TCP_CA_CWR)
Completed in 5 milliseconds