Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv4/
Ddhcp.c187 #define dhcp_got_option(dhcp, idx) ((dhcp)->rx_options_given[idx] = 1) macro
1668 dhcp_got_option(dhcp, decode_idx); in dhcp_parse_reply()
1685 dhcp_got_option(dhcp, decode_idx); in dhcp_parse_reply()