Home
last modified time | relevance | path

Searched defs:protocol_version (Results 1 – 20 of 20) sorted by relevance

/external/ukey2/src/main/proto/
Ddevice_to_device_messages.proto41 optional int32 protocol_version = 2 [default = 0]; field
51 optional int32 protocol_version = 2 [default = 0]; field
Dproximity_payloads.proto57 optional int32 protocol_version = 3; field
/external/kernel-headers/original/uapi/linux/
Dmei.h97 __u8 protocol_version; member
/external/iproute2/ip/
Diplink_hsr.c51 unsigned char protocol_version; in hsr_parse_opt() local
/external/libbrillo/brillo/http/
Dhttp_transport_fake.h241 void SetProtocolVersion(const std::string& protocol_version) { in SetProtocolVersion()
/external/boringssl/src/ssl/
Dssl_aead_ctx.cc61 uint16_t protocol_version; in Create() local
161 uint16_t protocol_version; in ProtocolVersion() local
Dssl_versions.cc268 uint16_t protocol_version; in ssl_supports_version() local
/external/u-boot/include/
Dcros_ec.h21 int protocol_version; /* Protocol version to use */ member
/external/libpcap/
Dpcap-rpcap.c86 uint8 protocol_version; member
118 uint8 protocol_version; /* negotiated protocol version */ member
2111 uint8 protocol_version; /* negotiated protocol version */ in pcap_open_rpcap() local
2348 uint8 protocol_version; /* protocol version */ in pcap_findalldevs_ex_remote() local
2712 uint8 protocol_version; /* negotiated protocol version */ in pcap_remoteact_accept() local
/external/python/cpython2/Lib/
DBaseHTTPServer.py515 protocol_version = "HTTP/1.0" variable in BaseHTTPRequestHandler
/external/antlr/runtime/C/include/
Dantlr3debugeventlistener.h76 int protocol_version; member
/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py309 protocol_version = "HTTP/1.1" variable in XMLRPCTestCase.test_keepalive_disconnect.RequestHandler
1013 protocol_version = 'HTTP/1.1' variable in BaseKeepaliveServerTestCase.RequestHandler
1091 protocol_version = 'HTTP/1.1' variable in GzipServerTestCase.RequestHandler
Dtest_httpservers.py86 protocol_version = 'HTTP/1.1' variable in BaseHTTPServerTestCase.request_handler
293 protocol_version = 'HTTP/1.1' variable in RequestHandlerLoggingTestCase.request_handler
/external/tcpdump/
Dprint-stp.c31 uint8_t protocol_version; member
/external/libpcap/rpcapd/
Ddaemon.c75 uint8 protocol_version; //!< negotiated protocol version member
86 uint8 protocol_version; member
/external/python/cpython3/Lib/http/
Dserver.py615 protocol_version = "HTTP/1.0" variable in BaseHTTPRequestHandler
/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py705 protocol_version = 'HTTP/1.1' variable in BaseKeepaliveServerTestCase.RequestHandler
778 protocol_version = 'HTTP/1.1' variable in GzipServerTestCase.RequestHandler
Dtest_httpservers.py158 protocol_version = 'HTTP/1.1' variable in BaseHTTPServerTestCase.request_handler
/external/mtpd/
Dpptp.c104 uint16_t protocol_version; member
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h188 __s32 protocol_version; member