Searched refs:dhcp_option_overload (Results 1 – 1 of 1) sorted by relevance
75 static u8 dhcp_option_overload; variable166 !(dhcp_option_overload & OVERLOAD_FILE) && in store_bootp_params()897 dhcp_option_overload = popt[2]; in dhcp_process_options()940 dhcp_option_overload = 0; in dhcp_packet_process_options()948 if (dhcp_option_overload & OVERLOAD_FILE) { in dhcp_packet_process_options()954 if (dhcp_option_overload & OVERLOAD_SNAME) { in dhcp_packet_process_options()
Completed in 4 milliseconds