HomeSort by relevance Sort by last modified time
    Searched defs:TCP_CA_CWR (Results 1 - 4 of 4) sorted by null

  /external/iproute2/include/netinet/
tcp.h 182 TCP_CA_CWR = 2,
  /bionic/libc/kernel/uapi/linux/
tcp.h 126 TCP_CA_CWR = 2,
127 #define TCPF_CA_CWR (1 << TCP_CA_CWR)
  /external/iproute2/include/uapi/linux/
tcp.h 158 TCP_CA_CWR = 2,
159 #define TCPF_CA_CWR (1<<TCP_CA_CWR)
  /external/kernel-headers/original/uapi/linux/
tcp.h 168 TCP_CA_CWR = 2,
169 #define TCPF_CA_CWR (1<<TCP_CA_CWR)

Completed in 971 milliseconds