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

  /external/tcpdump/
tcp.h 63 #define TCPOPT_EOL 0
print-tcp.c 92 #define ZEROLENOPT(o) ((o) == TCPOPT_EOL || (o) == TCPOPT_NOP)
503 case TCPOPT_EOL:
640 if (opt == TCPOPT_EOL)
  /external/qemu/slirp/
tcp.h 76 #define TCPOPT_EOL 0
tcp_input.c 335 * optp[TCPOLEN_TSTAMP_APPA] == TCPOPT_EOL)) &&
    [all...]
  /external/qemu/slirp-android/
tcp.h 82 #define TCPOPT_EOL 0
tcp_input.c 335 * optp[TCPOLEN_TSTAMP_APPA] == TCPOPT_EOL)) &&
    [all...]
  /external/iproute2/include/netinet/
tcp.h 140 # define TCPOPT_EOL 0
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
tcp.h 142 # define TCPOPT_EOL 0

Completed in 187 milliseconds