Home
last modified time | relevance | path

Searched refs:TCPOPT_WSCALE (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/tcpdump/
HDtcp.h71 #define TCPOPT_WSCALE 3 /* window scale factor (rfc1323) */ macro
HDprint-tcp.c113 { TCPOPT_WSCALE, "wscale" },
487 case TCPOPT_WSCALE: in tcp_print()