Searched refs:req_nip (Results 1 – 1 of 1) sorted by relevance
996 static uint32_t getip_from_pool(uint32_t req_nip, uint8_t mac[6], uint32_t *req_exp, char *hostname) in getip_from_pool() argument1002 if (req_nip && (!verifyip_in_lease(req_nip, mac))) nip = req_nip; in getip_from_pool()