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

  /external/tcpdump/
tcp.h 70 #define TCPOPT_WSCALE 3 /* window scale factor (rfc1323) */
print-tcp.c 120 { TCPOPT_WSCALE, "wscale" },
459 case TCPOPT_WSCALE:
    [all...]

Completed in 529 milliseconds