Searched refs:BOOTP_PXE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dbootp.h127 #define BOOTP_PXE 0x0001 /* Booting from PXE. */
126 #define BOOTP_PXE macro
H A Dbootp.c146 if (flag & BOOTP_PXE) {
189 if (flag & BOOTP_PXE) {
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxe.c282 bootp(pxe_sock, BOOTP_PXE);

Completed in 109 milliseconds