Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c106 #define DHCP_OPTION_LEASE_TIME 0x33 macro
973 while (*opt != DHCP_OPTION_LEASE_TIME) { in get_option_lease()