Searched refs:DHCP_OPTION_T1 (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/include/lwip2/lwip/prot/
H A Ddhcp.h165 #define DHCP_OPTION_T1 58 /* T1 renewal time */ macro
/barrelfish-2018-10-04/include/lwip/lwip/
H A Ddhcp.h224 #define DHCP_OPTION_T1 58 /* T1 renewal time */ macro
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Ddhcp.c531 option_ptr = dhcp_get_option_ptr(dhcp, DHCP_OPTION_T1);
/barrelfish-2018-10-04/lib/lwip2/src/core/ipv4/
H A Ddhcp.c1572 case(DHCP_OPTION_T1):

Completed in 97 milliseconds