Searched refs:VM_RFC1048 (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dbootp.h67 #define VM_RFC1048 { 99, 130, 83, 99 } macro
H A Dbootp.c68 static char vm_rfc1048[4] = VM_RFC1048;
/freebsd-9.3-release/libexec/bootpd/
H A Dbootp.h91 #define VM_RFC1048 { 99, 130, 83, 99 } macro
H A Dreadfile.c287 u_char vm_rfc1048[4] = VM_RFC1048;
/freebsd-9.3-release/contrib/tcpdump/
H A Dbootp.h59 #define VM_RFC1048 { 99, 130, 83, 99 } macro
H A Dprint-bootp.c70 static const u_char vm_rfc1048[4] = VM_RFC1048;
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxe.h501 # ifndef VM_RFC1048
502 # define VM_RFC1048 0x63825363L /* ? */ macro
/freebsd-9.3-release/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c62 static unsigned char vm_rfc1048[4] = VM_RFC1048;
H A Dbootptest.c122 unsigned char vm_rfc1048[4] = VM_RFC1048;

Completed in 184 milliseconds