Searched refs:TCP (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dparms.h134 #define TCP /* TCP (bsd systems) */ macro
162 * e E_PROTOCOL eio.c TCP, UNET, TLI, and DATAKIT.
175 #if defined TCP || defined UNET || defined TLI || defined DATAKIT
177 #endif /* TCP || UNET || TLI || DATAKIT */
H A Dinterface.c106 #ifdef TCP
107 /* TCP over sockets or UNET */
108 { "TCP", read, write, ioctl, usetup, uteardown },
109 #endif /* TCP */
H A Dcallers.c80 #ifdef TCP
83 #endif /* TCP */
104 #ifdef TCP
106 {"TCP", tcpcall}, /* 4.2BSD sockets */
109 {"TCP", unetcall}, /* 3com implementation of tcp */
113 #endif /* TCP */
558 #ifdef TCP
717 #endif /* TCP */
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dparms.h57 #define TCP /* TCP (bsd systems) */ macro
/illumos-gate/usr/src/cmd/ttymon/
H A Dparms.h100 /* #define TCP */ /* TCP (bsd systems) */
131 * e E_PROTOCOL eio.c TCP, UNET, TLI, and DATAKIT.
144 #if defined TCP || defined UNET || defined TLI || defined DATAKIT
146 #endif /* TCP || UNET || TLI || DATAKIT */
/illumos-gate/usr/src/man/man7p/
H A DMakefile52 TCP.7p \
74 TCP.7p := LINKSRC = tcp.7p
/illumos-gate/usr/src/cmd/svc/servinfo/
H A Dservinfo.c53 #define TCP "tcp" macro
141 if ((nconf = getnetconfigent(TCP)) == NULL) {
163 strcmp(blist->rpcb_map.r_netid, TCP) &&
228 sproto = TCP;
260 if (strcmp(sproto, TCP) == 0)
/illumos-gate/usr/src/cmd/lp/model/netpr/
H A Dnetpr.h37 #define TCP 1 macro
H A Dnetpr.c234 job_data->protocol = TCP;
378 (job_data->protocol == TCP && tcp_port == NULL)) {
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c673 I40E_PTT(26, IP, IPV4, NOF, NONE, NONE, NOF, TCP, PAY4),
682 I40E_PTT(33, IP, IPV4, NOF, IP_IP, IPV4, NOF, TCP, PAY4),
691 I40E_PTT(40, IP, IPV4, NOF, IP_IP, IPV6, NOF, TCP, PAY4),
703 I40E_PTT(48, IP, IPV4, NOF, IP_GRENAT, IPV4, NOF, TCP, PAY4),
712 I40E_PTT(55, IP, IPV4, NOF, IP_GRENAT, IPV6, NOF, TCP, PAY4),
724 I40E_PTT(63, IP, IPV4, NOF, IP_GRENAT_MAC, IPV4, NOF, TCP, PAY4),
733 I40E_PTT(70, IP, IPV4, NOF, IP_GRENAT_MAC, IPV6, NOF, TCP, PAY4),
745 I40E_PTT(78, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV4, NOF, TCP, PAY4),
754 I40E_PTT(85, IP, IPV4, NOF, IP_GRENAT_MAC_VLAN, IPV6, NOF, TCP, PAY4),
763 I40E_PTT(92, IP, IPV6, NOF, NONE, NONE, NOF, TCP, PAY
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c122 #define TCP "tcp" macro
146 { "drv", TCP },
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs209 Allows a process to open a TCP, UDP, SDP or SCTP network endpoint.
476 Session Service and SMB-over-NBT) and 445 (SMB-over-TCP).
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dfake-addrinfo.c360 X(TCP);

Completed in 104 milliseconds