HomeSort by relevance Sort by last modified time
    Searched refs:request_addr (Results 1 - 2 of 2) sorted by null

  /external/qemu/slirp/
bootp.c 71 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/
bootp.c 74 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);

Completed in 229 milliseconds