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

/freebsd-11-stable/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-11-stable/stand/libsa/
H A Dbootp.h69 #define VM_RFC1048 { 99, 130, 83, 99 } macro
H A Dbootp.c69 static char vm_rfc1048[4] = VM_RFC1048;
/freebsd-11-stable/stand/i386/libi386/
H A Dpxe.h491 # ifndef VM_RFC1048
492 # define VM_RFC1048 0x63825363L /* ? */ macro
/freebsd-11-stable/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;
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-bootp.c88 #define VM_RFC1048 { 99, 130, 83, 99 } macro
288 static const u_char vm_rfc1048[4] = VM_RFC1048;

Completed in 74 milliseconds