Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dnet.c186 net_boot_file_name_explicit = false; in netboot_common()
213 net_boot_file_name_explicit = true; in netboot_common()
221 net_boot_file_name_explicit = true; in netboot_common()
234 net_boot_file_name_explicit = true; in netboot_common()
/openbmc/u-boot/net/
H A Dbootp.c166 !net_boot_file_name_explicit) { in store_net_params()
898 if (!net_boot_file_name_explicit) { in dhcp_process_options()
H A Dnet.c175 bool net_boot_file_name_explicit; variable
/openbmc/u-boot/include/
H A Dnet.h537 extern bool net_boot_file_name_explicit;