Home
last modified time | relevance | path

Searched defs:req_exp (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Ddhcpd.c912 static uint32_t get_lease(uint32_t req_exp) in get_lease()
949 static int addip_to_lease(uint32_t assigned_nip, uint8_t mac[6], uint32_t *req_exp, char *hostname,… in addip_to_lease()
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()