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

  /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/tcpdump/
tcp.h 49 u_int16_t th_win; /* window */ member in struct:tcphdr
print-tcp.c 227 win = EXTRACT_16BITS(&tp->th_win);
    [all...]
  /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/iproute2/include/netinet/
tcp.h 84 u_int16_t th_win; /* window */ member in struct:tcphdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/sysroot/usr/include/netinet/
tcp.h 86 u_int16_t th_win; /* window */ member in struct:tcphdr

Completed in 35 milliseconds