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

dhcp_option_idx::DHCP_OPTION_IDX_T1

Syntax

DHCP_OPTION_IDX_T1;

References

LocationReferrerText
dhcp.c:140
DHCP_OPTION_IDX_T1,
dhcp.c:623dhcp_handle_ack()
if (dhcp_option_given(dhcp, DHCP_OPTION_IDX_T1)) {
dhcp.c:625dhcp_handle_ack()
dhcp->offered_t1_renew = dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_T1);
dhcp.c:1630dhcp_parse_reply()
decode_idx = DHCP_OPTION_IDX_T1;

Data Use

Functions using dhcp_option_idx::DHCP_OPTION_IDX_T1
dhcp_option_idx::DHCP_OPTION_IDX_T1