Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c86 static unsigned int calc_time(struct dhcp_context *context, struct dhcp_config *config, unsigned ch…
953 time = calc_time(context, config, option_find(mess, sz, OPTION_LEASE_TIME, 4)); in dhcp_reply()
1198 time = calc_time(context, config, option_find(mess, sz, OPTION_LEASE_TIME, 4)); in dhcp_reply()
1337 static unsigned int calc_time(struct dhcp_context *context, struct dhcp_config *config, unsigned ch… in calc_time() function