Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dtcp.h80 #define TCPOPT_MAXSEG 2 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tcp.c251 case TCPOPT_MAXSEG: in print_tcpoptions()
376 case TCPOPT_MAXSEG: in print_tcpoptions_summary()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1910 #ifndef TCPOPT_MAXSEG
1911 # define TCPOPT_MAXSEG 2 macro
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c2043 case TCPOPT_MAXSEG: in tcp_parse_options()
5857 wptr[0] = TCPOPT_MAXSEG; in tcp_xmit_mp()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1055 case TCPOPT_MAXSEG: { in tcphdr_print_options()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2887 wptr[0] = TCPOPT_MAXSEG; in tcp_xmit_mp_aux_iss()
H A Dtcp_input.c398 case TCPOPT_MAXSEG: in tcp_parse_options()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1606 case TCPOPT_MAXSEG :
H A Dip_nat.c5402 case TCPOPT_MAXSEG:
H A Dfil.c274 { TCPOPT_MAXSEG, 0x000002 },