Home
last modified time | relevance | path

Searched defs:bootmagic (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/net/dhcp/
H A Dscan.c37 static uint8_t bootmagic[] = BOOTMAGIC; variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c48 static unsigned char bootmagic[] = BOOTMAGIC; /* rfc 1048 */ variable
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c219 static uint8_t bootmagic[] = BOOTMAGIC; in init_pkt() local