Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.c257 get_option_uint32(struct dhcpcd_ctx *ctx, in get_option_uint32() function
1443 if (get_option_uint32(ctx, &lease->leasetime, dhcp, DHO_LEASETIME) != 0) in get_lease()
1445 if (get_option_uint32(ctx, &lease->renewaltime, in get_lease()
1448 if (get_option_uint32(ctx, &lease->rebindtime, in get_lease()