Home
last modified time | relevance | path

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

/include/uapi/linux/
Dtcp.h200 #define TCPF_CA_CWR (1<<TCP_CA_CWR) macro
/include/net/
Dtcp.h1231 return (TCPF_CA_CWR | TCPF_CA_Recovery) & in tcp_in_cwnd_reduction()