Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h69 #define TCPOPT_WSCALE 3 /* window scale factor (rfc1323) */ macro
H A Dprint-tcp.c120 { TCPOPT_WSCALE, "wscale" },
478 case TCPOPT_WSCALE: in tcp_print()