Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h38 #define RFC1533_GATEWAY 3 macro
H A Dnic.c65 RFC2132_PARAM_LIST, 4, RFC1533_NETMASK, RFC1533_GATEWAY,
86 RFC1533_NETMASK, RFC1533_GATEWAY,
1074 else if (c == RFC1533_GATEWAY) { in decode_rfc1533()