Lines Matching defs:bootp
55 struct bootp {
63 in print-bootp.c */
198 /* https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml */
237 * "vendor" data permitted for CMU bootp clients.
261 /* end of original bootp.h */
279 * Print bootp requests
285 const struct bootp *bp;
290 ndo->ndo_protocol = "bootp";
291 bp = (const struct bootp *)cp;
334 /* 'your' ip address (bootp client) */
506 /* https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml#options */