Home
last modified time | relevance | path

Searched refs:TCPOPT_MAXSEG (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/common/netinet/
H A Dtcp.h79 #define TCPOPT_MAXSEG 2 macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tcp.c254 case TCPOPT_MAXSEG:
362 case TCPOPT_MAXSEG: in print_tcpoptions_summary()
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1908 #ifndef TCPOPT_MAXSEG
1909 # define TCPOPT_MAXSEG 2 macro
/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c2044 case TCPOPT_MAXSEG: in tcp_parse_options()
5859 wptr[0] = TCPOPT_MAXSEG; in tcp_xmit_mp()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2828 wptr[0] = TCPOPT_MAXSEG; in tcp_xmit_mp_aux_iss()
H A Dtcp_input.c267 case TCPOPT_MAXSEG: in tcp_parse_options()
/titanic_50/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1052 case TCPOPT_MAXSEG: { in tcphdr_print_options()
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_state.c1606 case TCPOPT_MAXSEG :
H A Dip_nat.c5400 case TCPOPT_MAXSEG:
H A Dfil.c274 { TCPOPT_MAXSEG, 0x000002 },