dhcp_option_idx::DHCP_OPTION_IDX_LEASE_TIME is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPdhcp_option_idx::DHCP_OPTION_IDX_LEASE_TIME

dhcp_option_idx::DHCP_OPTION_IDX_LEASE_TIME

Syntax

DHCP_OPTION_IDX_LEASE_TIME;

References

LocationReferrerText
dhcp.c:139
DHCP_OPTION_IDX_LEASE_TIME,
dhcp.c:618dhcp_handle_ack()
if (dhcp_option_given(dhcp, DHCP_OPTION_IDX_LEASE_TIME)) {
dhcp.c:620dhcp_handle_ack()
dhcp->offered_t0_lease = dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_LEASE_TIME);
dhcp.c:1602dhcp_parse_reply()
decode_idx = DHCP_OPTION_IDX_LEASE_TIME;

Data Use

Functions using dhcp_option_idx::DHCP_OPTION_IDX_LEASE_TIME
dhcp_option_idx::DHCP_OPTION_IDX_LEASE_TIME