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

  /external/tcpdump/
tcp.h 58 u_int16_t th_win; /* window */ member in struct:tcphdr
print-tcp.c 284 win = EXTRACT_16BITS(&tp->th_win);
  /external/qemu/slirp/
tcpip.h 56 #define ti_win ti_t.th_win
tcp.h 69 u_int16_t th_win; /* window */ member in struct:tcphdr
  /external/qemu/slirp-android/
tcpip.h 60 #define ti_win ti_t.th_win
tcp.h 75 u_int16_t th_win; /* window */ member in struct:tcphdr
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
tcp.h 104 u_short th_win; /* window */ member in struct:tcphdr
  /external/libppp/src/
slcompress.c 301 deltaS = (u_short) (ntohs(th->th_win) - ntohs(oth->th_win));
532 DECODES(th->th_win)
  /external/iproute2/include/netinet/
tcp.h 84 u_int16_t th_win; /* window */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
tcp.h 86 u_int16_t th_win; /* window */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h 86 u_int16_t th_win; /* window */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
tcp.h 86 u_int16_t th_win; /* window */ member in struct:tcphdr

Completed in 3125 milliseconds