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

dhcp_option_idx::DHCP_OPTION_IDX_SERVER_ID

Syntax

DHCP_OPTION_IDX_SERVER_ID;

References

LocationReferrerText
dhcp.c:138
DHCP_OPTION_IDX_SERVER_ID,
dhcp.c:339dhcp_handle_offer()
if (dhcp_option_given(dhcp, DHCP_OPTION_IDX_SERVER_ID)) {
dhcp.c:342dhcp_handle_offer()
ip_addr_set_ip4_u32(&dhcp->server_ip_addr, lwip_htonl(dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_SERVER_ID)));
dhcp.c:1626dhcp_parse_reply()
decode_idx = DHCP_OPTION_IDX_SERVER_ID;

Data Use

Functions using dhcp_option_idx::DHCP_OPTION_IDX_SERVER_ID
dhcp_option_idx::DHCP_OPTION_IDX_SERVER_ID