HomeSort by relevance Sort by last modified time
    Searched refs:proto (Results 376 - 400 of 723) sorted by null

<<11121314151617181920>>

  /bionic/libc/kernel/common/linux/netfilter_ipv6/
ip6_tables.h 39 u_int16_t proto; member in struct:ip6t_ip6
  /build/core/
base_rules.mk 276 ## .proto files: Compile proto files to .java
278 proto_sources := $(filter %.proto,$(LOCAL_SRC_FILES))
279 # Because names of the .java files compiled from .proto files are unknown until the
280 # .proto files are compiled, we use a timestamp file as depedency.
287 proto_java_intemediate_dir := $(LOCAL_INTERMEDIATE_SOURCE_DIR)/proto
290 proto_java_intemediate_dir := $(intermediates)/proto
292 proto_java_sources_file_stamp := $(proto_java_intemediate_dir)/Proto.stamp
305 $(call transform-proto-to-java)
  /development/ndk/platforms/android-3/include/linux/
mod_devicetable.h 108 __u8 proto; member in struct:serio_device_id
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ip_tables.h 35 u_int16_t proto; member in struct:ipt_ip
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv6/
ip6_tables.h 36 u_int16_t proto; member in struct:ip6t_ip6
  /external/chromium/net/socket/
ssl_client_socket_nss.h 64 virtual NextProtoStatus GetNextProto(std::string* proto);
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 142 void OnProtocolEnabled(AllocationSequence* seq, ProtocolType proto);
  /external/expat/amiga/
expat_lib.c 25 #include <proto/exec.h>
  /external/iptables/include/linux/netfilter_ipv6/
ip6_tables.h 49 u_int16_t proto; member in struct:ip6t_ip6
  /external/kernel-headers/original/linux/
mod_devicetable.h 175 __u8 proto; member in struct:serio_device_id
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 49 u_int16_t proto; member in struct:ip6t_ip6
  /external/libpcap/
gencode.h 262 unsigned char proto; member in struct:qual
  /external/qemu/
net.h 115 uint16_t net_checksum_tcpudp(uint16_t length, uint16_t proto,
  /external/v8/test/mjsunit/
array-functions-prototype.js 35 var proto = { length:3, 0:'zero', 1:'one', 2:'two' }
37 constructor.prototype = proto;
mirror-unresolved-function.js 74 assertEquals(mirror.protoObject().handle(), fromJSON.protoObject.ref, 'Unexpected proto object handle in JSON');
75 assertEquals('undefined', refs.lookup(fromJSON.protoObject.ref).type, 'Unexpected proto object type in JSON');
  /external/wpa_supplicant_8/wpa_supplicant/
ibss_rsn.c 55 static int supp_ether_send(void *ctx, const u8 *dest, u16 proto, const u8 *buf,
61 wpa_printf(MSG_DEBUG, "SUPP: %s(dest=" MACSTR " proto=0x%04x "
63 __func__, MAC2STR(dest), proto, (unsigned long) len);
66 return l2_packet_send(wpa_s->l2, dest, proto, buf, len);
68 return wpa_drv_send_eapol(wpa_s, dest, proto, buf, len);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
mod_devicetable.h 108 __u8 proto; member in struct:serio_device_id
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 35 u_int16_t proto; member in struct:ipt_ip
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 36 u_int16_t proto; member in struct:ip6t_ip6
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 39 u_int16_t proto; member in struct:ipt_ip
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 u_int16_t proto; member in struct:ip6t_ip6
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 39 u_int16_t proto; member in struct:ipt_ip
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 u_int16_t proto; member in struct:ip6t_ip6
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_tables.h 39 u_int16_t proto; member in struct:ipt_ip
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 u_int16_t proto; member in struct:ip6t_ip6

Completed in 1115 milliseconds

<<11121314151617181920>>