Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Ddhcp.h211 #define DHCP_OPTION_LEASE_TIME 51 /* RFC 2132 9.2, time in seconds, in 4 bytes */ macro
/external/toybox/toys/pending/
Ddhcp.c106 #define DHCP_OPTION_LEASE_TIME 0x33 macro