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

  /external/tcpdump/
tcp.h 65 #define TCPOPT_MAXSEG 2
print-tcp.c 495 case TCPOPT_MAXSEG:
  /external/qemu/slirp/
tcp.h 78 #define TCPOPT_MAXSEG 2
tcp_output.c 281 opt[0] = TCPOPT_MAXSEG;
tcp_input.c     [all...]
  /external/qemu/slirp-android/
tcp.h 84 #define TCPOPT_MAXSEG 2
tcp_output.c 281 opt[0] = TCPOPT_MAXSEG;
tcp_input.c     [all...]
  /external/iproute2/include/netinet/
tcp.h 142 # define TCPOPT_MAXSEG 2

Completed in 73 milliseconds