/external/grub/netboot/ |
etherboot.h | 266 unsigned short protocol; member in struct:arprequest 284 char protocol; member in struct:iphdr
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ip_conntrack.h | 17 /* per conntrack: protocol private data */ 30 /* Add protocol helper include file here */ 262 __ip_conntrack_proto_find(u_int8_t protocol); 264 ip_conntrack_proto_find_get(u_int8_t protocol);
|
/external/kernel-headers/original/linux/ |
netlink.h | 238 int protocol; member in struct:netlink_notify 274 extern void netlink_set_nonroot(int protocol, unsigned flag);
|
/external/netperf/ |
nettest_bsd.h | 416 int protocol, 422 int protocol,
|
/external/qemu/android/protocol/ |
fb-updates-impl.c | 22 #include "android/protocol/core-connection.h" 23 #include "android/protocol/fb-updates.h" 24 #include "android/protocol/fb-updates-impl.h" 171 const char* protocol, 186 snprintf(switch_cmd, sizeof(switch_cmd), "framebuffer %s", protocol);
|
/external/webkit/LayoutTests/fast/url/resources/ |
utilities.js | 37 elmt.protocol,
|
/external/webkit/Source/WebCore/plugins/ |
npapi.cpp | 191 NPError NPN_GetAuthenticationInfo(NPP instance, const char* protocol, const char* host, int32_t port, const char* scheme, const char* realm, char** username, uint32_t* ulen, char** password, uint32_t* plen) 193 return pluginViewForInstance(instance)->getAuthenticationInfo(protocol, host, port, scheme, realm, username, ulen, password, plen);
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebUIDelegatePrivate.h | 123 @protocol WebGeolocationPolicyListener <NSObject> 129 @protocol WebKitFullScreenListener<NSObject>
|
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/ |
l2_packet_privsep.c | 133 const char *ifname, const u8 *own_addr, unsigned short protocol, 186 reg_cmd[0] = protocol;
|
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet_privsep.c | 133 const char *ifname, const u8 *own_addr, unsigned short protocol, 186 reg_cmd[0] = protocol;
|
/frameworks/base/services/jni/ |
com_android_server_UsbHostManager.cpp | 74 uint8_t protocol = deviceDesc->bDeviceProtocol; local 82 // push class, subclass, protocol and number of endpoints into interfaceValues vector 113 deviceSubClass, protocol, interfaceArray, endpointArray);
|
/libcore/luni/src/main/java/java/net/ |
URLClassLoader.java | 408 String protocol = url.getProtocol(); local 409 if (protocol.equals("jar")) { 411 } else if (protocol.equals("file")) { 600 * method retrieves the permissions from the system policy. If the protocol 706 * the factory that will be used to create protocol-specific 768 String protocol = url.getProtocol(); local 770 if (isDirectory(url) || protocol.equals("jar")) { 777 // use jar protocol as the stream handler protocol 829 String protocol = nextCandidate.getProtocol() local [all...] |
/libcore/luni/src/main/java/libcore/io/ |
BlockGuardOs.java | 168 @Override public FileDescriptor socket(int domain, int type, int protocol) throws ErrnoException { 169 return tagSocket(os.socket(domain, type, protocol));
|
/system/core/fastboot/ |
Android.mk | 20 LOCAL_SRC_FILES := protocol.c engine.c bootimg.c fastboot.c
|
/system/core/libnl_2/ |
netlink.c | 248 int nl_connect(struct nl_sock *sk, int protocol) 255 sk->s_fd = socket(PF_NETLINK, SOCK_RAW, protocol);
|
/external/ipsec-tools/ |
setup.c | 202 /* spdadd src dst protocol -P out ipsec esp/transport//require; 203 * spdadd dst src protocol -P in ipsec esp/transport//require; 205 * spdadd src any protocol -P out ipsec esp/tunnel/local-remote/require; 206 * spdadd any src protocol -P in ipsec esp/tunnel/remote-local/require; */ 208 int protocol, struct sockaddr *local, struct sockaddr *remote) 266 if (pfkey_send_spdadd(key, src, src_prefix, dst, dst_prefix, protocol, 281 if (pfkey_send_spdadd(key, dst, dst_prefix, src, src_prefix, protocol, 562 int privsep_socket(int domain, int type, int protocol) 564 int fd = socket(domain, type, protocol);
|
/external/ppp/pppd/ |
fsm.c | 2 * fsm.c - {Link, IP} Control Protocol Finite State Machine. 349 FSMDEBUG(("fsm_input(%x): Rcvd short header.", f->protocol)); 356 FSMDEBUG(("fsm_input(%x): Rcvd illegal length.", f->protocol)); 360 FSMDEBUG(("fsm_input(%x): Rcvd short packet.", f->protocol)); 367 f->protocol, f->state)); 447 * to protocol-specific code for checking. 700 * fsm_protreject - Peer doesn't speak this protocol. 735 FSMDEBUG(("%s: Protocol-reject event in state %d!", 812 MAKEHEADER(outp, f->protocol);
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupBasics.java | 605 String protocol = account.mHostAuthRecv.mProtocol; local 606 setFlagsForProtocol(account, protocol); 611 * information for the specified account based on the protocol type. 614 static void setFlagsForProtocol(Account account, String protocol) { 615 if (HostAuth.SCHEME_IMAP.equals(protocol)) { 622 if (HostAuth.SCHEME_EAS.equals(protocol)) {
|
AccountSetupOptions.java | 102 String protocol = account.mHostAuthRecv.mProtocol; local 103 boolean eas = HostAuth.SCHEME_EAS.equals(protocol); 153 if (HostAuth.SCHEME_POP3.equals(protocol)) {
|
/external/libxml2/ |
nanohttp.c | 133 char *protocol; /* the protocol name */ member in struct:xmlNanoHTTPCtxt 148 int returnValue; /* the protocol return value */ 208 * Initialize the HTTP protocol layer. 250 * Cleanup the HTTP protocol layer. 273 * the protocol host port and path it indicates. 282 if (ctxt->protocol != NULL) { 283 xmlFree(ctxt->protocol); 284 ctxt->protocol = NULL; 309 ctxt->protocol = xmlMemStrdup(uri->scheme) [all...] |
/external/chromium/chrome/browser/ |
keychain_mock_mac.cc | 281 UInt16 port, SecProtocolType protocol, 305 mutable_this->SetTestDataProtocol(target_item, protocol); 430 SetTestDataProtocol(index, item_data.protocol);
|
/external/webkit/Source/WebCore/page/ |
ContentSecurityPolicy.cpp | 127 return equalIgnoringCase(url.protocol(), m_scheme); 221 scheme = m_origin->protocol(); 393 m_list.append(CSPSource(m_origin->protocol(), m_origin->host(), m_origin->port(), false, false));
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
test.py | 384 protocol = "https" 386 protocol = "http" 387 return "%s://127.0.0.1:%u/%s" % (protocol, port, relative_path)
|
/libcore/support/src/test/java/libcore/java/security/ |
StandardNames.java | [all...] |
/bionic/libc/include/netinet/ |
ip.h | 47 * Definitions for internet protocol version 4. 73 u_int8_t ip_p; /* protocol */ 202 u_int8_t ippseudo_p; /* protocol */ 203 u_int16_t ippseudo_len; /* protocol length */ 246 uint8_t protocol; member in struct:iphdr
|