HomeSort by relevance Sort by last modified time
    Searched refs:th_win (Results 1 - 7 of 7) 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/iproute2/include/netinet/
tcp.h 84 u_int16_t th_win; /* window */ member in struct:tcphdr

Completed in 3665 milliseconds