Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c57 static unsigned char vm_cmu[4] = VM_CMU; in bootp_print() local
H A Dbootptest.c119 unsigned char vm_cmu[4] = VM_CMU; variable
/freebsd/stand/libsa/
H A Dbootp.c66 static char vm_cmu[4] = VM_CMU; variable
/freebsd/libexec/bootpd/
H A Dreadfile.c273 u_char vm_cmu[4] = VM_CMU; variable
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c286 static const u_char vm_cmu[4] = VM_CMU; in bootp_print() local