Home
last modified time | relevance | path

Searched refs:getip_from_pool (Results 1 – 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
Ddhcpd.c1433 static uint32_t getip_from_pool(uint32_t req_nip, uint8_t mac[6], uint32_t *req_exp, char *hostname) in getip_from_pool() function
2013 gstate.send.send_pkt.yiaddr = getip_from_pool(requested_nip, in dhcpd_main()
2040 gstate.send.send_pkt.yiaddr = getip_from_pool(requested_nip, in dhcpd_main()