Symbol: TCPOPT_NOP
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
247
case TCPOPT_NOP:
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
372
case TCPOPT_NOP:
usr/src/cmd/mdb/common/modules/ip/ip.c
1050
case TCPOPT_NOP:
usr/src/stand/lib/tcp/tcp.c
118
#define TCPOPT_NOP_NOP_TSTAMP ((TCPOPT_NOP << 24) | (TCPOPT_NOP << 16) | \
usr/src/stand/lib/tcp/tcp.c
122
(TCPOPT_NOP << 8) | TCPOPT_NOP)
usr/src/stand/lib/tcp/tcp.c
2039
case TCPOPT_NOP:
usr/src/stand/lib/tcp/tcp.c
2280
tmp_tcph[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
2281
tmp_tcph[1] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5038
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5039
wptr[1] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5684
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5685
wptr[1] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5884
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5898
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5899
wptr[1] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5914
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5915
wptr[1] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5936
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5946
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
5947
wptr[1] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
6016
wptr[0] = TCPOPT_NOP;
usr/src/stand/lib/tcp/tcp.c
6017
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/inet/ipf/fil.c
1141
else if (opt == TCPOPT_NOP)
usr/src/uts/common/inet/ipf/fil.c
273
{ TCPOPT_NOP, 0x000001 },
usr/src/uts/common/inet/ipf/ip_nat.c
5390
else if (opt == TCPOPT_NOP) {
usr/src/uts/common/inet/ipf/ip_state.c
1578
else if (opt == TCPOPT_NOP)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1907
#ifndef TCPOPT_NOP
usr/src/uts/common/inet/tcp/tcp_input.c
2318
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_input.c
2319
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_input.c
394
case TCPOPT_NOP:
usr/src/uts/common/inet/tcp/tcp_input.c
61
#define TCPOPT_NOP_NOP_TSTAMP ((TCPOPT_NOP << 24) | (TCPOPT_NOP << 16) | \
usr/src/uts/common/inet/tcp/tcp_input.c
632
tmp_tcph[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_input.c
633
tmp_tcph[1] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_input.c
65
(TCPOPT_NOP << 8) | TCPOPT_NOP)
usr/src/uts/common/inet/tcp/tcp_output.c
2470
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
2471
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
2911
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
2912
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
2974
ASSERT(tmp_wptr[0] == TCPOPT_NOP &&
usr/src/uts/common/inet/tcp/tcp_output.c
2975
tmp_wptr[1] == TCPOPT_NOP);
usr/src/uts/common/inet/tcp/tcp_output.c
3003
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3004
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3012
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3272
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3273
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3299
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3300
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3803
wptr[0] = TCPOPT_NOP;
usr/src/uts/common/inet/tcp/tcp_output.c
3804
wptr[1] = TCPOPT_NOP;
usr/src/uts/common/io/myri10ge/drv/myri10ge_lro.c
184
(*ts_ptr != ntohl(TCPOPT_NOP<<24|TCPOPT_NOP<<16|