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

  /bionic/libc/kernel/uapi/linux/
tcp.h 169 __u32 tcpi_snd_mss; member in struct:tcp_info
  /development/ndk/platforms/android-3/include/linux/
tcp.h 118 __u32 tcpi_snd_mss; member in struct:tcp_info
  /development/ndk/platforms/android-L/include/linux/
tcp.h 167 __u32 tcpi_snd_mss; member in struct:tcp_info
  /external/kernel-headers/original/uapi/linux/
tcp.h 160 __u32 tcpi_snd_mss; member in struct:tcp_info
  /external/iproute2/include/netinet/
tcp.h 199 u_int32_t tcpi_snd_mss; member in struct:tcp_info
  /external/iproute2/misc/
ss.c 1410 if (rtt > 0 && info->tcpi_snd_mss && info->tcpi_snd_cwnd) {
1413 (double) info->tcpi_snd_mss * 8000000.
    [all...]

Completed in 649 milliseconds