Searched refs:dhcp_clear_option (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Ddhcp.c168 #define dhcp_clear_option(dhcp, idx) (dhcp_rx_options_given[idx] = 0) macro
1631 dhcp_clear_option(dhcp, DHCP_OPTION_IDX_OVERLOAD);

Completed in 102 milliseconds