Searched refs:BOOTP (Results 1 – 23 of 23) sorted by relevance
14 BOOTP, enumerator38 {IPv4AddressOrigin::BOOTP, "BOOTP"},
92 BOOTP broadcast 193 BOOTP broadcast 2
41 rv = net_loop(BOOTP); in spl_net_load_image()
599 string "BOOTP Vendor Class Identifier string sent by SPL"
26 both BOOTP and TFTP. Detailed instructions should have come with your
79 To initialize the non-volatile settings, like whether you want to use BOOTP or233 Use BOOTP for network configuration: true
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()
39 DHCP, BOOTP and RARP is safe.166 bootp: use BOOTP168 both: use both BOOTP and RARP but not DHCP199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)
111 supplied on the kernel command line or by BOOTP or RARP protocols.135 bool "IP: BOOTP support"141 discovered automatically at boot time using the BOOTP protocol (a144 does BOOTP itself, providing all necessary information on the kernel146 want to use BOOTP, a BOOTP server must be operating on your network.157 older protocol which is being obsoleted by BOOTP and DHCP), say Y
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 …]
122 IP_PNP IP DHCP, BOOTP, or RARP is enabled.
140 # @bootfile: BOOTP filename, for use with tftp=
1667 BOOTP relay daemon will catch and forward such packets.1668 conf/all/bootp_relay must also be set to TRUE to enable BOOTP relay
3066 In BOOTP reply, broadcast name as the "TFTP server name"3073 BOOTP filename. In conjunction with ``tftp``, this can be used