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

dhcp_option_idx::DHCP_OPTION_IDX_T2

Syntax

DHCP_OPTION_IDX_T2;

References

LocationReferrerText
dhcp.c:141
DHCP_OPTION_IDX_T2,
dhcp.c:632dhcp_handle_ack()
if (dhcp_option_given(dhcp, DHCP_OPTION_IDX_T2)) {
dhcp.c:634dhcp_handle_ack()
dhcp->offered_t2_rebind = dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_T2);
dhcp.c:1634dhcp_parse_reply()
decode_idx = DHCP_OPTION_IDX_T2;

Data Use

Functions using dhcp_option_idx::DHCP_OPTION_IDX_T2
dhcp_option_idx::DHCP_OPTION_IDX_T2