Home
last modified time | relevance | path

Searched defs:vm_rfc1048 (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c60 static unsigned char vm_rfc1048[4] = VM_RFC1048; in bootp_print() local
H A Dbootptest.c119 unsigned char vm_rfc1048[4] = VM_RFC1048; variable
/dflybsd-src/stand/lib/
H A Dbootp.c61 static char vm_rfc1048[4] = VM_RFC1048; variable
/dflybsd-src/libexec/bootpd/
H A Dreadfile.c285 u_char vm_rfc1048[4] = VM_RFC1048; variable
/dflybsd-src/contrib/tcpdump/
H A Dprint-bootp.c287 static const u_char vm_rfc1048[4] = VM_RFC1048; in bootp_print() local