Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/prot/
H A Ddhcp.h148 #define DHCP_OPTION_LEASE_TIME 51 /* RFC 2132 9.2, time in seconds, in 4 bytes */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/prot/
H A Ddhcp.h153 #define DHCP_OPTION_LEASE_TIME 51 /* RFC 2132 9.2, time in seconds, in 4 bytes */ macro
/nrf52832-nimble/rt-thread/components/net/uip/apps/dhcpc/
H A Ddhcpc.c88 #define DHCP_OPTION_LEASE_TIME 51 macro
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Ddhcp.h211 #define DHCP_OPTION_LEASE_TIME 51 /* RFC 2132 9.2, time in seconds, in 4 bytes */ macro