Searched refs:BOOTP (Results 1 – 15 of 15) sorted by relevance
14 BOOTP, enumerator46 {IPv4AddressOrigin::BOOTP, "BOOTP"},
41 rv = net_loop(BOOTP); in spl_net_load_image()
599 string "BOOTP Vendor Class Identifier string sent by SPL"
92 BOOTP broadcast 193 BOOTP broadcast 2
44 in the BOOTP reply but obviously they need different images (RBL needs49 Identifier (VCI) set by BOOTP client (RBL sets VCI to "DM814x ROM v1.0"
489 case BOOTP: in net_loop()601 eth_set_last_protocol(BOOTP); in net_loop()671 eth_set_last_protocol(BOOTP); in net_loop()1411 case BOOTP: in net_check_prereq()
32 enum proto_t net_loop_last_protocol = BOOTP;
19 return netboot_common(BOOTP, cmdtp, argc, argv); in do_bootp()
1178 bootp - boot image via network using BOOTP/TFTP protocol1187 bool "Request & store 'rootpath' from BOOTP/DHCP server"1195 bool "Request & store 'dnsip' from BOOTP/DHCP server"1204 bool "Store 'dnsip2' from BOOTP/DHCP server"1215 bool "Request & store 'gatewayip' from BOOTP/DHCP server"1220 bool "Request & store 'hostname' from BOOTP/DHCP server"1230 By default a BOOTP/DHCP reply will overwrite the 'serverip' variable.1237 bool "Request & store 'netmask' from BOOTP/DHCP server"1242 bool "Request & store 'ntpserverip' from BOOTP/DHCP server"1246 bool "Send PXE client arch to BOOTP/DHCP server"
189 BOOTP broadcast 1190 BOOTP broadcast 2
9 For booting a diskless computer this leaves us with BOOTP or DHCP to get the
199 bootp - boot image via network using BOOTP/TFTP protocol
196 BOOTP broadcast 1
531 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
1411 - BOOTP Recovery Mode:1415 boot using BOOTP, you may want to avoid that all1416 systems send out BOOTP requests at precisely the same1419 boot, thus flooding the BOOTP server. Defining1421 inserted before sending out BOOTP requests. The1424 1st BOOTP request: delay 0 ... 1 sec1425 2nd BOOTP request: delay 0 ... 2 sec1426 3rd BOOTP request: delay 0 ... 4 sec1428 BOOTP requests: delay 0 ... 8 sec1432 BOOTP packets are uniquely identified using a 32-bit ID. The[all …]