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

/external/nist-sip/java/gov/nist/javax/sip/address/
H A DParameterNames.java46 public static final String TCP = GenericURI.TCP; field in interface:ParameterNames
H A DNetObject.java50 protected static final String TCP = "tcp"; field in class:NetObject
/external/nist-sip/java/javax/sip/
H A DListeningPoint.java8 String TCP = "TCP"; field in interface:ListeningPoint
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.compat17 VALUE Framed-Compression Van-Jacobsen-TCP-IP 1
18 VALUE Framed-Compression VJ-TCP-IP 1
H A Ddictionary61 ATTRIBUTE Login-TCP-Port 16 integer
158 VALUE Framed-Compression Van-Jacobson-TCP-IP 1
164 VALUE Login-Service TCP-Clear 2
/external/libpcap/
H A Dtokdefs.h57 TCP = 275, enumerator in enum:yytokentype
178 #define TCP 275 macro
H A Dgrammar.y275 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP CARP
463 | TCP { $$ = Q_TCP; }
H A Dgrammar.c364 TCP = 275, enumerator in enum:yytokentype
485 #define TCP 275 macro
1029 "CBYTE", "ARP", "RARP", "IP", "SCTP", "TCP", "UDP", "ICMP", "IGMP",
H A Dscanner.l199 tcp return TCP;
H A Dscanner.c3088 return TCP;
/external/libvncserver/x11vnc/misc/
H A Dultravnc_repeater.pl54 the client. Then this program acts as general TCP rendezvous tool.
569 if (! open(TCP, "<$tcp")) {
572 while (<TCP>) {
592 close TCP;
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DIOHandler.java50 * Low level Input output to a socket. Caches TCP connections and takes care of re-connecting to
66 private static String TCP = "tcp"; field in class:IOHandler
164 // Server uses TCP transport. TCP client sockets are cached
174 if (transport.compareToIgnoreCase(TCP) == 0) {
249 // Copied and modified from the former section for TCP
/external/openssh/contrib/suse/
H A Dopenssh.spec55 arbitrary TCP/IP ports can also be forwarded over the secure channel.
69 arbitrary TCP/IP ports can also be forwarded over the secure channel.
100 - Added flag to configure daemon with TCP Wrappers support
/external/libvncserver/webclients/novnc/
H A DREADME.md60 you need to use a WebSockets to TCP socket proxy. There is
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex160 Flowinfo received and latched by a connected TCP socket also may be fetched
H A Dip-cref.tex1286 --- the maximal window for TCP to advertise to these destinations,
1287 measured in bytes. It limits maximal data bursts that our TCP
1314 destinations when establishing TCP connections. If it is not given,
2701 ``Increasing TCP's Initial Window'', RFC-2414.
2844 It cannot detect the moment when the last TCP client stops
2850 is the requirement that the router keep the state of all the TCP connections
/external/openssh/contrib/redhat/
H A Dopenssh.spec139 arbitrary TCP/IP ports can also be forwarded over the secure channel.
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
H A Dssvnc.tcl447 If you must use a TCP port less than 200, specify a negative value,
859 on the 'localhost' address and redirect TCP connections to the remote
1179 TCP connections to the repeater proxy. In this case they pass a string
1189 TCP connections to the repeater makes some things tricky, especially
3845 } elseif [regexp {TCP: IPv6.*LISTEN} $out] {
4255 mesg "Starting Proxy TCP helper on port $port2 ..."
6143 mesg "Starting Proxy TCP helper on port $port2 ..."
9018 mesg "Starting TCP helper on port $port ..."
9196 mesg "Starting Proxy TCP helper on port $port ..."
12920 CUPS Printing requires SSH be used to set up the CUPS Print service TCP
[all...]

Completed in 461 milliseconds