Home
last modified time | relevance | path

Searched refs:RFC2132_MSG_TYPE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h87 #define RFC2132_MSG_TYPE 53 macro
H A Dnic.c54 RFC2132_MSG_TYPE, 1, DHCPDISCOVER,
69 RFC2132_MSG_TYPE,1,DHCPREQUEST,
1083 else if (c == RFC2132_MSG_TYPE) in decode_rfc1533()