HomeSort by relevance Sort by last modified time
    Searched refs:protocol (Results 426 - 450 of 1040) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller.h 27 @protocol TabControllerTarget;
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.cc 291 void TabContentsWrapper::OnRegisterProtocolHandler(const std::string& protocol,
296 ProtocolHandler::CreateProtocolHandler(protocol, url, title);
298 registry->CanSchemeBeOverridden(handler->protocol())) {
303 handler->title(), UTF8ToUTF16(handler->protocol())), true)) :
  /external/chromium/net/websockets/
websocket_handshake.h 30 const std::string& protocol);
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
udpport.cc 74 if (address.protocol() != "udp")
  /external/dbus/dbus/
dbus-server.h 33 #include <dbus/dbus-protocol.h>
  /external/kernel-headers/original/linux/
ip.h 2 * INET An implementation of the TCP/IP protocol suite for the LINUX
6 * Definitions for the IP protocol.
97 __u8 protocol; member in struct:iphdr
  /external/libsepol/include/sepol/policydb/
services.h 132 * `domain', `type', `protocol', and `port'.
136 uint8_t protocol,
  /external/libsepol/src/
ports.c 20 ERR(handle, "unsupported protocol %u", proto);
34 ERR(handle, "invalid protocol %u " "found in policy", proto);
58 /* Process protocol */
62 tmp_port->u.port.protocol = tmp_proto;
105 int proto = port->u.port.protocol;
180 int proto2 = c->u.port.protocol;
218 int proto2 = c->u.port.protocol;
  /external/openssh/
readconf.h 12 * incompatible with the protocol description in the RFC file, it must be
80 int protocol; /* Protocol in order of preference. */ member in struct:__anon9879
  /external/ppp/pppd/include/net/
if_ppp.h 4 * if_ppp.h - Point-to-Point Protocol definitions.
51 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
90 int protocol; /* PPP procotol, e.g. PPP_IP */ member in struct:npioctl
  /external/ppp/pppd/
main.c 2 * main.c - Point-to-Point Protocol main module
277 * PPP Data Link Layer "protocol" table.
278 * One entry per supported protocol.
353 * Initialize each protocol.
582 lcp_open(0); /* Start protocol */
918 /* List of protocol names, to make our messages a little more informative. */
932 { 0x33, "Stream Protocol ST-II" },
942 { 0x49, "Serial Data Transport Protocol (PPP-SDTP)" },
954 { 0x8021, "Internet Protocol Control Protocol" },
1010 u_short protocol; local
    [all...]
  /external/valgrind/main/coregrind/
pub_core_libcfile.h 67 extern Int VG_(socket) ( Int domain, Int type, Int protocol );
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-port.js 43 // Firefox 3.5.2 does not allow setting the port on a URL with protocol foo: .
44 debug("Set port to URL with foo: protocol");
  /external/webkit/Source/WebKit/win/Interfaces/
IWebURLAuthenticationChallenge.idl 151 -(id)initWithHost:(NSString *)host port:(int)port protocol:(NSString *)protocol realm:(NSString *)realm authenticationMethod:(NSString *)authenticationMethod
153 HRESULT initWithHost([in] BSTR host, [in] int port, [in] BSTR protocol, [in] BSTR realm, [in] BSTR authenticationMethod);
171 -(NSString *)protocol
173 HRESULT protocol([out, retval] BSTR* result);
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_pcap.c 203 unsigned short protocol)
243 protocol);
285 const char *ifname, const u8 *own_addr, unsigned short protocol,
308 if (l2_packet_init_libpcap(l2, protocol)) {
l2_packet_winpcap.c 168 unsigned short protocol)
187 protocol);
205 const char *ifname, const u8 *own_addr, unsigned short protocol,
228 if (l2_packet_init_libpcap(l2, protocol)) {
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_freebsd.c 109 unsigned short protocol)
134 protocol);
234 const char *ifname, const u8 *own_addr, unsigned short protocol,
256 if (l2_packet_init_libpcap(l2, protocol)) {
l2_packet_pcap.c 197 unsigned short protocol)
237 protocol);
279 const char *ifname, const u8 *own_addr, unsigned short protocol,
302 if (l2_packet_init_libpcap(l2, protocol)) {
l2_packet_winpcap.c 162 unsigned short protocol)
181 protocol);
199 const char *ifname, const u8 *own_addr, unsigned short protocol,
222 if (l2_packet_init_libpcap(l2, protocol)) {
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
ip.h 90 __u8 protocol; member in struct:iphdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if_ppp.h 4 * if_ppp.h - Point-to-Point Protocol definitions.
68 #define PROTO_IPX 0x002b /* protocol numbers */
76 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
111 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if_ppp.h 4 * if_ppp.h - Point-to-Point Protocol definitions.
68 #define PROTO_IPX 0x002b /* protocol numbers */
76 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
111 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if_ppp.h 4 * if_ppp.h - Point-to-Point Protocol definitions.
68 #define PROTO_IPX 0x002b /* protocol numbers */
76 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
111 int protocol; /* PPP protocol, e.g. PPP_IP */ member in struct:npioctl
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
ip.h 90 __u8 protocol; member in struct:iphdr
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
ip.h 90 __u8 protocol; member in struct:iphdr

Completed in 2022 milliseconds

<<11121314151617181920>>