Searched refs:request_addr (Results 1 - 3 of 3) sorted by relevance

/external/qemu/slirp/
H A Dbootp.c71 static BOOTPClient *request_addr(const struct in_addr *paddr, function
190 bc = request_addr(preq_addr, client_ethaddr);
205 bc = request_addr(preq_addr, client_ethaddr);
/external/qemu/slirp-android/
H A Dbootp.c74 static BOOTPClient *request_addr(const ipaddr_t *paddr, function
195 bc = request_addr(preq_addr, client_ethaddr);
210 bc = request_addr(preq_addr, client_ethaddr);
/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc133 void* request_addr = local
136 return VirtualAllocEx(process, request_addr, size,

Completed in 121 milliseconds