Home
last modified time | relevance | path

Searched refs:dhcp_clear_all_options (Results 1 – 1 of 1) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Ddhcp.c184 #define dhcp_clear_all_options(dhcp) (memset(dhcp_rx_options_given, 0, sizeof(dhcp_rx_opti… macro
1496 dhcp_clear_all_options(dhcp); in dhcp_parse_reply()