Searched refs:get_lease (Results 1 – 5 of 5) sorted by relevance
202 void get_lease(struct dhcp_lease *, const struct dhcp_message *);
140 get_lease(lease, state->new); in bind_interface()
1470 get_lease(struct dhcp_lease *lease, const struct dhcp_message *dhcp) in get_lease() function
1215 get_lease(&iface->state->lease, iface->state->offer); in start_interface()
912 static uint32_t get_lease(uint32_t req_exp) in get_lease() function957 if (update) *req_exp = get_lease(*req_exp + ((dyn_lease*) listdls->arg)->expires); in addip_to_lease()969 if (update) *req_exp = get_lease(*req_exp + now); in addip_to_lease()1203 reqested_lease = htonl(get_lease(reqested_lease + time(NULL))); in dhcpd_main()