Searched defs:protocol (Results 76 - 100 of 306) sorted by relevance

1234567891011>>

/external/parameter-framework/asio-1.10.6/include/asio/ip/
H A Dtcp.hpp48 /// Construct to represent the IPv4 TCP protocol.
54 /// Construct to represent the IPv6 TCP protocol.
60 /// Obtain an identifier for the type of the protocol.
66 /// Obtain an identifier for the protocol.
67 int protocol() const function in class:asio::ip::tcp
72 /// Obtain an identifier for the protocol family.
H A Dbasic_endpoint.hpp41 /// The protocol type associated with the endpoint.
110 /// The protocol associated with the endpoint.
111 protocol_type protocol() const function in class:asio::ip::basic_endpoint
/external/parameter-framework/upstream/asio/stub/
H A Dasio.hpp103 dummy_base protocol() const { return {}; }; function in struct:asio::ip::tcp::endpoint
/external/v8/src/inspector/
H A Dstring-util.h18 namespace protocol { namespace in namespace:v8_inspector
57 static std::unique_ptr<protocol::Value> parseJSON(const String16& json);
58 static std::unique_ptr<protocol::Value> parseJSON(const StringView& json);
61 } // namespace protocol
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
H A DSRWebSocket.h47 @protocol SRWebSocketDelegate;
58 // This returns the negotiated protocol.
60 @property (nonatomic, readonly, copy) NSString *protocol; variable
95 @protocol SRWebSocketDelegate <NSObject>
/external/apache-http/src/org/apache/http/protocol/
H A DBasicHttpProcessor.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/BasicHttpProcessor.java $
32 package org.apache.http.protocol;
H A DHTTP.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HTTP.java $
32 package org.apache.http.protocol;
35 * Constants and static helpers related to the HTTP protocol.
/external/conscrypt/common/src/main/java/org/conscrypt/
H A DSslSessionWrapper.java216 private final String protocol; field in class:SslSessionWrapper.Impl
231 this.protocol = NativeCrypto.SSL_SESSION_get_version(ref.context);
270 return protocol;
/external/deqp/framework/delibs/decpp/
H A DdeSocket.cpp70 void SocketAddress::setProtocol (deSocketProtocol protocol) argument
72 if (!deSocketAddress_setProtocol(m_address, protocol))
/external/dhcpcd-6.8.2/
H A Dauth.h62 uint8_t protocol; member in struct:auth
H A Dif-sun.c82 if_openrawsocket(struct interface *ifp, int protocol) argument
90 if_sendrawpacket(const struct interface *ifp, int protocol, argument
99 if_readrawpacket(struct interface *ifp, int protocol, argument
/external/iproute2/tc/
H A Dtc_filter.c32 fprintf(stderr, " [ pref PRIO ] protocol PROTO\n");
53 __u32 protocol = 0; local
72 protocol = htons(ETH_P_ALL);
120 } else if (matches(*argv, "protocol") == 0) {
124 duparg("protocol", *argv);
126 invarg("invalid protocol", *argv);
127 protocol = id;
146 req.t.tcm_info = TC_H_MAKE(prio<<16, protocol);
249 fprintf(fp, "protocol %s ",
282 __u32 protocol local
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dcm4000_cs.h28 * I've changed "ptsreq.protocol" from "unsigned long" to "__u32".
34 __u32 protocol; /*T=0: 2^0, T=1: 2^1*/ member in struct:ptsreq
/external/libcups/cups/
H A Dtlscheck.c153 SSLProtocol protocol; local
161 if ((err = SSLGetNegotiatedProtocolVersion(http->tls, &protocol)) != noErr)
163 printf("%s: ERROR (No protocol version - %d)\n", server, (int)err);
168 switch (protocol)
/external/libnl/lib/
H A Dcache_mngr.c70 int protocol = nlmsg_get_proto(msg); local
85 if (mngr->cm_protocol != protocol)
110 * @arg protocol Netlink protocol this manager is used for
114 * Allocates a new cache manager for the specified netlink protocol.
117 * specified protocol will be automatically allocated.
135 int nl_cache_mngr_alloc(struct nl_sock *sk, int protocol, int flags, argument
158 mngr->cm_protocol = protocol;
168 if ((err = nl_connect(mngr->cm_sock, protocol)) < 0)
180 if ((err = nl_connect(mngr->cm_sync_sock, protocol)) <
[all...]
H A Dcache_mngt.c111 static struct nl_cache_ops *__cache_ops_associate(int protocol, int msgtype) argument
117 if (ops->co_protocol != protocol)
129 * Associate protocol and message type to cache operations
130 * @arg protocol netlink protocol
140 struct nl_cache_ops *nl_cache_ops_associate(int protocol, int msgtype) argument
145 ops = __cache_ops_associate(protocol, msgtype);
152 * Associate protocol and message type to cache operations
153 * @arg protocol netlink protocol
164 nl_cache_ops_associate_safe(int protocol, int msgtype) argument
[all...]
/external/libnl/src/lib/
H A Dutils.c88 int nl_cli_connect(struct nl_sock *sk, int protocol) argument
92 if ((err = nl_connect(sk, protocol)) < 0)
/external/libpcap/msdos/
H A Dpkt_rx0.asm51 protocol dw 0 ; packet protocol number define
/external/mtpd/
H A Dmtpd.h74 /* Each protocol must implement everything defined in this structure. Note that
77 struct protocol { struct
78 /* The name of this protocol. */
/external/nist-sip/java/javax/sip/header/
H A DViaHeader.java22 void setProtocol(String protocol) throws ParseException; argument
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
H A DResponse.java38 private final Protocol protocol; field in class:Response
52 this.protocol = builder.protocol;
79 * Returns the HTTP protocol, such as {@link Protocol#HTTP_1_1} or {@link
82 public Protocol protocol() { method in class:Response
83 return protocol;
210 return "Response{protocol="
211 + protocol
223 private Protocol protocol; field in class:Response.Builder
239 this.protocol
255 protocol(Protocol protocol) argument
[all...]
/external/parameter-framework/asio/include/asio/ip/
H A Dbasic_endpoint.hpp41 /// The protocol type associated with the endpoint.
110 /// The protocol associated with the endpoint.
111 protocol_type protocol() const function in class:asio::ip::basic_endpoint
/external/syslinux/gpxe/src/include/gpxe/
H A Dip.h6 * IP protocol
46 uint8_t protocol; member in struct:iphdr
57 uint8_t protocol; member in struct:ipv4_pseudo_header
/external/toybox/lib/
H A Dnet.c3 int xsocket(int domain, int type, int protocol) argument
5 int fd = socket(domain, type, protocol);
7 if (fd < 0) perror_exit("socket %x %x", type, protocol);
18 int xconnect(char *host, char *port, int family, int socktype, int protocol, argument
27 info.ai_protocol = protocol;
/external/webrtc/talk/app/webrtc/
H A Ddatachannelinterface.h60 std::string protocol; // This is set by the application and opaque to the member in struct:webrtc::DataChannelInit
140 virtual std::string protocol() const { return std::string(); } function in class:webrtc::DataChannelInterface

Completed in 969 milliseconds

1234567891011>>