Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dmmap8k.in5 XXXXXXXX.com ALTERNET 9306 930624 166.67 TCP-slip
7 XXXXXXXX.com ALTERNET 9307 930624 250.00 TCP-slip
8 XXXXXXXX.com ALTERNET 9308 930701 250.00 TCP-slip
11 XXXXXXXX.com ALTERNET 9309 930801 250.00 TCP-slip
16 XXXXXXXX.com ALTERNET 9310 930901 250.00 TCP-slip
19 XXXXXXXX.com ALTERNET 9311 931001 250.00 TCP-slip
23 XXXXXXXX.com ALTERNET 9312 931101 250.00 TCP-slip
26 XXXXXXXX.com ALTERNET 9401 931201 250.00 TCP-slip
29 XXXXXXXX.com ALTERNET 9402 940101 250.00 TCP-slip
33 XXXXXXXX.com ALTERNET 9403 940201 250.00 TCP-slip
[all …]
/illumos-gate/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()
/illumos-gate/usr/src/cmd/bnu/
H A Dparms.h131 #define TCP /* TCP (bsd systems) */ macro
172 #if defined TCP || defined UNET || defined TLI || defined DATAKIT
H A DDevices32 # functions (801, Sytek, TCP, Unetserver, DK)
86 TCP,et - - Any TCP -
/illumos-gate/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
/illumos-gate/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')')
/illumos-gate/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
/illumos-gate/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
/illumos-gate/usr/src/man/man4p/
H A DMakefile53 TCP.4p \
76 TCP.4p := LINKSRC = tcp.4p
/illumos-gate/usr/src/cmd/tcpd/
H A DTHIRDPARTYLICENSE.descrip1 TCP WRAPPER SOFTWARE
/illumos-gate/usr/src/uts/common/inet/tcp/
H A DTHIRDPARTYLICENSE.descrip1 PORTIONS OF TCP FUNCTIONALITY
/illumos-gate/usr/src/stand/lib/tcp/
H A DTHIRDPARTYLICENSE.descrip1 PORTIONS OF STANDALONE TCP FUNCTIONALITY
/illumos-gate/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
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dparms.h55 #define TCP /* TCP (bsd systems) */ macro
/illumos-gate/usr/src/cmd/ttymon/
H A Dparms.h143 #if defined TCP || defined UNET || defined TLI || defined DATAKIT

123