Home
last modified time | relevance | path

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

/external/u-boot/net/
Dbootp.c69 static u8 dhcp_option_overload; variable
163 !(dhcp_option_overload & OVERLOAD_FILE) && in store_net_params()
884 dhcp_option_overload = popt[2]; in dhcp_process_options()
927 dhcp_option_overload = 0; in dhcp_packet_process_options()
935 if (dhcp_option_overload & OVERLOAD_FILE) { in dhcp_packet_process_options()
941 if (dhcp_option_overload & OVERLOAD_SNAME) { in dhcp_packet_process_options()