Home
last modified time | relevance | path

Searched refs:TCP (Results 1 – 25 of 56) sorted by relevance

123

/titanic_41/usr/src/cmd/svc/servinfo/
H A Dservinfo.c53 #define TCP "tcp" macro
141 if ((nconf = getnetconfigent(TCP)) == NULL) { in svc_getrpcinfo()
163 strcmp(blist->rpcb_map.r_netid, TCP) && in svc_getrpcinfo()
228 sproto = TCP; in main()
260 if (strcmp(sproto, TCP) == 0) in main()
/titanic_41/usr/src/cmd/bnu/
H A Dparms.h134 #define TCP /* TCP (bsd systems) */ macro
175 #if defined TCP || defined UNET || defined TLI || defined DATAKIT
H A DDevices32 # functions (801, Sytek, TCP, Unetserver, DK)
86 TCP,et - - Any TCP -
/titanic_41/usr/src/cmd/ipf/examples/
H A Dexample.sr7 # do any meaningful comparison on. This actually only applies to TCP
13 # log all inbound TCP packets with the SYN flag (only) set
14 # (NOTE: if it were an inbound TCP packet with the SYN flag set and it
50 # block any inbound TCP packets with only the SYN flag set that are
H A Dexample.82 # block all incoming TCP connections but send back a TCP-RST for ones to
H A Dexample.132 # Log all short TCP packets to qe3, with 10.3.3.3 as the intended
7 # Log all connection attempts for TCP
H A Dfirewall22 Step 3 - Create TCP "keep state" rules.
25 For each service that uses TCP, create a rule as follows:
H A Dexample.12 # block all incoming TCP packets on le0 from host 10.1.1.1 to any destination.
H A Dexample.22 # block all outgoing TCP packets on le0 from any host to port 23 of
H A Dexample.62 # block all TCP packets with only the SYN flag set (this is the first
H A Dtcpstate2 # Only allow TCP packets in/out of le0 if there is an outgoing connection setup
H A Dexample.58 # allow any TCP packets from the same subnet as foo is on through to host
/titanic_41/usr/src/cmd/sendmail/cf/mailer/
H A Dsmtp.m418 ifdef(`SMTP_MAILER_ARGS',, `define(`SMTP_MAILER_ARGS', `TCP $h')')
19 ifdef(`ESMTP_MAILER_ARGS',, `define(`ESMTP_MAILER_ARGS', `TCP $h')')
20 ifdef(`SMTP8_MAILER_ARGS',, `define(`SMTP8_MAILER_ARGS', `TCP $h')')
21 ifdef(`DSMTP_MAILER_ARGS',, `define(`DSMTP_MAILER_ARGS', `TCP $h')')
22 ifdef(`RELAY_MAILER_ARGS',, `define(`RELAY_MAILER_ARGS', `TCP $h')')
/titanic_41/usr/src/lib/libdtrace/common/
H A Dtcp.d.in73 * Convert a TCP state value to a string.
93 * tcpinfo is the TCP header fields.
105 tcph_t *tcp_hdr; /* raw TCP header */
109 * tcpsinfo contains stable TCP details from tcp_t.
119 int32_t tcps_state; /* TCP state */
142 int32_t tcps_state; /* previous TCP state */
150 * TCP fusion tcp:::send and tcp:::receive - this allows us to present the
151 * consumer with header data based on tcp_t * content and hide TCP fusion
/titanic_41/usr/src/man/man7p/
H A DMakefile50 TCP.7p \
70 TCP.7p := LINKSRC = tcp.7p
/titanic_41/usr/src/cmd/sendmail/cf/feature/
H A Dmsp.m438 ifelse(_ARG2_, `MSA', `define(`RELAY_MAILER_ARGS', `TCP $h 587')')
56 define(`LOCAL_MAILER_ARGS', `TCP $h')dnl
60 define(`LOCAL_SHELL_ARGS', `TCP $h')dnl
/titanic_41/usr/src/cmd/tcpd/
H A DTHIRDPARTYLICENSE.descrip1 TCP WRAPPER SOFTWARE
/titanic_41/usr/src/uts/common/inet/tcp/
H A DTHIRDPARTYLICENSE.descrip1 PORTIONS OF TCP FUNCTIONALITY
/titanic_41/usr/src/stand/lib/tcp/
H A DTHIRDPARTYLICENSE.descrip1 PORTIONS OF STANDALONE TCP FUNCTIONALITY
/titanic_41/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localtcp.ksh.out1 Minimum TCP events seen
H A Dtst.ipv4remotetcp.ksh.out1 Minimum TCP events seen
H A Dtst.remotetcpstate.ksh.out1 Minimum TCP events seen
H A Dtst.localtcpstate.ksh.out1 Minimum TCP events seen
/titanic_41/usr/src/lib/libnsl/dial/
H A Dparms.h57 #define TCP /* TCP (bsd systems) */ macro
/titanic_41/usr/src/cmd/ttymon/
H A Dparms.h144 #if defined TCP || defined UNET || defined TLI || defined DATAKIT

123