Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c87 static unsigned int calc_time(struct dhcp_context* context, struct dhcp_config* config,
854 time = calc_time(context, config, option_find(mess, sz, OPTION_LEASE_TIME, 4)); in dhcp_reply()
1062 time = calc_time(context, config, option_find(mess, sz, OPTION_LEASE_TIME, 4)); in dhcp_reply()
1186 static unsigned int calc_time(struct dhcp_context* context, struct dhcp_config* config, in calc_time() function