Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h67 #define TCPOPT_WSCALE 3 /* window scale factor (rfc1323) */ macro
Dprint-tcp.c511 case TCPOPT_WSCALE: in tcp_print()