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

/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/
H A Ddhcp_network.h54 #define DN_MAGIC 0x0d6c92e4 /* "dhcpnet" in hexadecimal world */ macro
H A Ddhcp_network.c219 header.dnh_magic = DN_MAGIC;
279 header.dnh_magic != DN_MAGIC) {
/osnet-11/usr/src/lib/libdhcpsvc/modules/binfiles/tools/
H A Dprintnet.c72 header.dnh_magic != DN_MAGIC) {

Completed in 18 milliseconds