Home
last modified time | relevance | path

Searched refs:bootp (Results 1 – 25 of 31) sorted by relevance

12

/external/tcpdump/
DMakefile.in72 print-beep.c print-bfd.c print-bgp.c print-bootp.c print-cdp.c \
101 HDR = addrtoname.h appletalk.h bootp.h cpack.h dccp.h decnet.h \
DFILES23 bootp.h
125 print-bootp.c
DAndroid.mk28 print-bootp.c\
Dbootp.h23 struct bootp { struct
Dprint-bootp.c66 register const struct bootp *bp; in bootp_print()
70 bp = (const struct bootp *)cp; in bootp_print()
DCHANGES76 Cleanup the bootp printer
161 check for too short packets: print-bgp.c, print-bootp.c, print-cdp.c,
309 Improvements to: print-telnet, IPTalk, bootp/dhcp, ECN, PPP,
434 - Add missing closing double quotes when displaying bootp strings.
716 - print-bootp.c: Decode the cmu vendor field. Add RFC1497 tags.
792 - print-bootp.c: First attempt at decoding the vendor buffer.
DINSTALL64 bootp.h - BOOTP definitions
144 print-bootp.c - BOOTP and IPv4 DHCP printer routines
/external/grub/netboot/
Detherboot.h506 extern int bootp (void);
Dtulip.txt12 (bootp/dhcp/NFS) set up, and you need a Linux kernel with v0.91g
Dmain.c532 bootp (void) in bootp() function
D3c90x.txt219 working setting (that allowed the bootp/tftp process) across the eth_reset
/external/grub/
DNEWS108 execute the command "bootp" as if you specified it in the preset
111 call "bootp" implicitly when the preset menu is used explicitly. In
148 * The commands "bootp" and "dhcp" accepts a new option
279 * New commands "bootp", "dhcp" and "rarp" can be used to initialize a
DChangeLog275 * netboot/main.c: Fixed bootp only code so that options
1758 string "bootp\n".
3955 (bootp): Likewise.
4774 (bootp): Likewise.
5360 print_network_configuration if bootp succeeds.
5386 about "bootp", "dhcp" and "rarp".
5388 * netboot/main.c (bootp) [!NO_DHCP_SUPPORT]: Added casts to
5410 (bootp): Call eth_probe and return zero if fails. Clear
5413 (bootp) [T509HACK]: If FLAG is non-zero, skip calling
5415 (bootp) [!NO_DHCP_SUPPORT]: If any ack packet is not reached
/external/grub/docs/
Dgrub.info1302 server and run `bootp' (*note bootp::), `dhcp' (*note dhcp::) or `rarp'
1312 You can also use `ifconfig' in conjuction with `bootp', `dhcp' or
1322 grub> bootp
1472 preset menu to execute the command `bootp' (*note bootp::)
2013 * bootp:: Initialize a network device via BOOTP
2032 File: grub.info, Node: bootp, Next: color, Up: General commands
2034 13.2.1 bootp
2037 -- Command: bootp [`--with-configfile']
2047 File: grub.info, Node: color, Next: device, Prev: bootp, Up: General commands
2136 this command is just an alias for `bootp', since the two protocols
[all …]
Dgrub.texi1464 server and run @command{bootp} (@pxref{bootp}), @command{dhcp}
1477 You can also use @command{ifconfig} in conjuction with @command{bootp},
1489 grub> @kbd{bootp}
1646 preset menu to execute the command @command{bootp} (@pxref{bootp})
2189 * bootp:: Initialize a network device via BOOTP
2209 @node bootp
2210 @subsection bootp
2212 @deffn Command bootp [@option{--with-configfile}]
2334 this command is just an alias for @command{bootp}, since the two
/external/qemu/
DMakefile.common531 bootp.c \
Dqemu-options.hx912 DEF("bootp", HAS_ARG, QEMU_OPTION_bootp, \
913 "-bootp file advertise file in BOOTP replies\n")
916 @item -bootp @var{file}
923 qemu -hda linux.img -boot n -tftp /path/to/tftp/files -bootp /pxelinux.0
/external/dnsmasq/
DCHANGELOG249 Allow --bootp-dynamic to take a netid tag, so that it may
/external/dnsmasq/po/
Did.po455 msgid "Enable dynamic address allocation for bootp."
456 msgstr "Mungkinkan alokasi alamat dinamis untuk bootp."
Dno.po387 msgid "Enable dynamic address allocation for bootp."
388 msgstr "Aktiver dynamisk adresse allokering for bootp."
Dfr.po383 msgid "Enable dynamic address allocation for bootp."
384 msgstr "Autorise l'allocation dynamique d'adresse pour bootp."
Dfi.po375 msgid "Enable dynamic address allocation for bootp."
Dit.po375 msgid "Enable dynamic address allocation for bootp."
Dpt_BR.po375 msgid "Enable dynamic address allocation for bootp."
/external/grub/stage2/
Dbuiltins.c338 if (! bootp ()) in bootp_func()

12