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

  /external/iproute2/include/uapi/linux/
tcp.h 158 TCP_CA_CWR = 2,
159 #define TCPF_CA_CWR (1<<TCP_CA_CWR)
  /bionic/libc/kernel/uapi/linux/
tcp.h 126 TCP_CA_CWR = 2,
127 #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)
  /external/iproute2/include/netinet/
tcp.h 182 TCP_CA_CWR = 2,
  /external/libnl/lib/idiag/
idiag.c 188 __ADD(TCP_CA_CWR, cwr)

Completed in 105 milliseconds