Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Dtcp.h80 #define TCPOPT_WSCALE 3 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tcp.c259 case TCPOPT_WSCALE:
367 case TCPOPT_WSCALE: in print_tcpoptions_summary()
/titanic_44/usr/src/stand/lib/tcp/
H A Dtcp.c2057 case TCPOPT_WSCALE: in tcp_parse_options()
5887 wptr[1] = TCPOPT_WSCALE; in tcp_xmit_mp()
5939 wptr[1] = TCPOPT_WSCALE; in tcp_xmit_mp()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2942 wptr[1] = TCPOPT_WSCALE; in tcp_xmit_mp_aux_iss()
H A Dtcp_input.c277 case TCPOPT_WSCALE: in tcp_parse_options()
/titanic_44/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1067 case TCPOPT_WSCALE: in tcphdr_print_options()