/system/connectivity/shill/ |
arp_packet.cc | 51 // | Format of hardware address (ether)| Format of Protocol Address (IP) | 59 // | Sender Hardware Address (of length "Hardware Length")... | 61 // | Sender IP Address (of length "Protocol Length")... | 63 // | Target Hardware Address (of length "Hardware Length")... | 65 // | Target IP Address (of length "Protocol Length")... | 95 LOG(ERROR) << "Packet has unexpected hardware address length " 101 LOG(ERROR) << "Packet has unexpected protocol address length " 136 LOG(ERROR) << "Local or remote IP address is not valid."; 140 LOG(ERROR) << "Local and remote IP address families do not match!" [all...] |
static_ip_parameters_unittest.cc | 61 EXPECT_TRUE(ipconfig_props_.address.empty()); 68 // Modify an IP address string in some predictable way. There's no need 70 string VersionedAddress(const string& address, int version) { 71 string returned_address = address; 77 EXPECT_EQ(VersionedAddress(kAddress, version), ipconfig_props_.address); 95 EXPECT_TRUE(store->GetStringProperty(property_prefix + ".Address", 126 ipconfig_props_.address = kAddress; 137 "StaticIP.Address", VersionedAddress(kAddress, version), &error); 201 store.ClearProperty("StaticIP.Address", &unused_error); 206 props.address = kTestAddress [all...] |
/system/connectivity/shill/shims/ |
netfilter_queue_processor.cc | 322 << AddressAndPortToString(last_listener->address, 331 uint32_t address) { 336 (*it)->address == address) { 375 uint32_t address = packet.destination_ip(); local 379 if (IN_MULTICAST(address)) { 381 entry_ptr = FindDestination(port, device_index, address); 383 entry_ptr = FindListener(port, device_index, address); 392 if ((packet.source_ip() & netmask) != ((*entry_ptr)->address & netmask)) { 393 VLOG(2) << "Incoming packet is from a non-local address." 418 uint32_t address = packet.source_ip(); local [all...] |
netfilter_queue_processor_unittest.cc | 114 // Ignore UDP packets not sent to a multicast address. 134 EXPECT_EQ(kUnicastAddress, GetListener(0).address); 147 EXPECT_EQ(kUnicastAddress, GetListener(0).address); 152 EXPECT_EQ(kUnicastAddress, GetListener(1).address); 164 EXPECT_EQ(kUnicastAddress, GetListener(0).address); 169 EXPECT_EQ(kUnicastAddress, GetListener(1).address); 181 EXPECT_EQ(kUnicastAddress, GetListener(0).address); 220 // Packet arrives addressed to a multicast address. Ensure that since 221 // the source and destination address of the listener do not match, 230 // Packet arrives addressed to an address other than the address associate [all...] |
/external/iproute2/doc/ |
ip-cref.tex | 148 \item \verb|address| --- protocol (IP or IPv6) address on a device 152 \item \verb|maddress| --- multicast address 158 abbreviated form, f.e.\ \verb|address| is abbreviated as \verb|addr| 199 IP address {\em et al\/}. In this case \verb|ip| prints an error message 316 \item \verb|address LLADDRESS| 318 --- change the station address of the interface. 322 --- change the link layer broadcast address or the peer address when 328 broadcast address will break networking [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/ |
TestOptions.java | 59 * - address for JDWP connection 83 /** Default static address for transport connection. */ 158 * Returns address for JDWP connection or null for dynamic address. 167 * Sets address to attach to debuggee. 169 * @param address to attach 171 public void setTransportAddress(String address) { 172 setProperty("jpda.settings.transportAddress", address); 195 * address. 197 * @param address - address to attac [all...] |
/external/autotest/server/site_tests/bluetooth_Sanity_Discoverable/ |
bluetooth_Sanity_Discoverable.py | 33 for address, address_type, rssi, flags, eirdata in devices: 34 if address == self.adapter['Address']: 73 ('<b>%s</b> with address <b>%s</b> from the tester.' % 75 cgi.escape(self.adapter['Address']))))
|
/external/avahi/avahi-compat-howl/ |
Makefile.am | 55 include/salt/address.h \ 73 noinst_PROGRAMS = address-test text-test browse-domain-test 80 address.c \ 88 address.c \ 89 address-test.c \
|
/external/clang/lib/CodeGen/ |
ABIInfo.h | 29 class Address; 84 virtual CodeGen::Address EmitVAArg(CodeGen::CodeGenFunction &CGF, 85 CodeGen::Address VAListAddr, 90 virtual CodeGen::Address EmitMSVAArg(CodeGen::CodeGenFunction &CGF, 91 CodeGen::Address VAListAddr,
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_OPENSOCKETFUNCTION.3 | 46 struct curl_sockaddr *address); 63 The callback gets the resolved peer address as the \fIaddress\fP argument and 64 is allowed to modify the address or refuse to connect completely. The callback 71 This return code can be used for IP address blacklisting.
|
/external/e2fsprogs/e2fsck/ |
mtrace.c | 21 The author may be reached (Email) at the address mike@ai.mit.edu, 41 /* Address to breakpoint on accesses to... */ 58 freed has an address matching the variable "mallwatch". In a debugger, 59 set "mallwatch" to the address of interest, then put a breakpoint on 132 is set, or if the variable mallwatch has been patched to an address
|
/external/elfutils/tests/ |
line2addr.c | 33 print_address (Dwfl_Module *mod, Dwarf_Addr address) 40 int i = dwfl_module_relocate_address (mod, &address); 49 printf ("%s(%s)+%#" PRIx64, modname, secname, address); 51 printf ("%s+%#" PRIx64, modname, address); 56 printf ("%#" PRIx64, address);
|
/external/google-breakpad/src/common/dwarf/ |
bytereader.h | 125 // header's address_size field indicates the address size to use. Call 126 // frame information doesn't indicate its address size (a shortcoming of 131 // Return the current address size, in bytes. This is either 4, 135 // Read an address from BUFFER and return it as an unsigned 64 bit 136 // integer, respecting this ByteReader's endianness and address size. You 198 // address space as the ".eh_frame" section, and intepreted at 216 // - The pointer's base address: the data stored in the exception 217 // handling data can be the actual address (that is, an absolute 222 // - The pointer may be indirect: it may be the address where the 229 // align it on an appropriate address boundary. (That last optio [all...] |
/external/kernel-headers/original/uapi/asm-x86/asm/ |
mtrr.h | 20 The postal address is: 39 unsigned long base; /* Base address */ 46 unsigned long base; /* Base address */ 54 __u64 base; /* Base address */ 60 __u64 base; /* Base address */
|
/external/libevent/include/event2/ |
http_compat.h | 53 * Start an HTTP server on the specified address and port 57 * @param address the address to which the HTTP server should be bound 61 struct evhttp *evhttp_start(const char *address, unsigned short port); 71 const char *address, unsigned short port);
|
/external/libpcap/pcap/ |
nflog.h | 39 * order (text string, link-layer address, link-layer header, packet 43 u_int8_t nflog_family; /* address family */ 61 u_int16_t hw_addrlen; /* address length */ 63 u_int8_t hw_addr[8]; /* address, up to 8 bytes */ 81 #define NFULA_HWADDR 8 /* nflog_hwaddr_t for hardware address */
|
/external/libpcap/tests/ |
findalldevstest.c | 85 printf("\t\tBroadcast Address: %s\n", 88 printf("\t\tDestination Address: %s\n", 105 printf("\t\tBroadcast Address: %s\n", 110 printf("\t\tDestination Address: %s\n", 122 fprintf(stderr, "\tWarning: a->addr is NULL, skipping this address.\n");
|
/external/llvm/test/CodeGen/X86/ |
2010-02-19-TailCallRetAddrBug.ll | 2 ; Check that lowered argumens do not overwrite the return address before it is moved. 7 ; placed on the former return address stack slot. Special care needs to be taken 8 ; taken that the return address is moved / or stored in a register before 11 ; Move return address (76(%esp)) to a temporary register (%ebp) 15 ; Move return address from temporary register (%ebp) to new stack location (60(%esp))
|
/external/llvm/test/MC/AsmParser/ |
section.s | 55 # CHECK-NEXT: Address: 0x0 71 # CHECK-NEXT: Address: 0x0 87 # CHECK-NEXT: Address: 0x0 103 # CHECK-NEXT: Address: 0x0 119 # CHECK-NEXT: Address: 0x0
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
address-space-loop.ll | 8 ; Copy of uglygep with a different address space 10 ; another address space 40 ; Fold %t3's add within the address. 44 ; CHECK-NEXT: [[ADDRESS:%[^ ]+]] = getelementptr i8, i8 addrspace(1)* [[SCEVGEP2]], i16 %t4 45 ; CHECK-NEXT: store i8 undef, i8 addrspace(1)* [[ADDRESS]]
|
uglygep-address-space.ll | 8 ; Copy of uglygep with a different address space 10 ; another address space 40 ; Fold %t3's add within the address. 44 ; CHECK-NEXT: [[ADDRESS:%[^ ]+]] = getelementptr i8, i8 addrspace(1)* [[SCEVGEP2]], i16 %t4 45 ; CHECK-NEXT: store i8 undef, i8 addrspace(1)* [[ADDRESS]]
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.h | 65 struct sockaddr_in cli; // client's source address 95 struct sockaddr_in cli; // clien'ts source address 123 struct sockaddr_in addr; // the address we will bind to 124 struct sockaddr_in llq_addr; // the address we will receive llq requests on. 125 struct sockaddr_in ns_addr; // the real ns server address
|
/external/netperf/src/missing/m4/ |
in6addr.m4 | 38 struct in6_addr address; 59 unsigned char *address; 60 address = (char *)&in6addr_any; 82 unsigned char *address; 83 address = (char *)&in6addr_loopback;
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
PServedUser.java | 30 import gov.nist.javax.sip.address.AddressImpl; 45 public PServedUser(AddressImpl address) 48 this.address = address; 130 retval.append(address.encode());
|
/external/ppp/pppd/plugins/pppoatm/ |
atm.h | 46 #define T2A_PVC 1 /* address is PVC */ 47 #define T2A_SVC 2 /* address is SVC */ 48 #define T2A_UNSPEC 4 /* allow unspecified parts in PVC address */ 49 #define T2A_WILDCARD 8 /* allow wildcards in PVC or SVC address */ 63 #define AXE_PRVOPT 2 /* private part of SVC address is optional */
|