Home
last modified time | relevance | path

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

/external/qemu/slirp-android/
Dbootp.h13 #define RFC1533_GATEWAY 3 macro
Dbootp.c275 *q++ = RFC1533_GATEWAY; in bootp_reply()
/external/qemu/slirp/
Dbootp.h13 #define RFC1533_GATEWAY 3 macro
Dbootp.c271 *q++ = RFC1533_GATEWAY; in bootp_reply()
/external/grub/netboot/
Dmain.c85 RFC2132_PARAM_LIST, 4, RFC1533_NETMASK, RFC1533_GATEWAY,
101 RFC1533_NETMASK, RFC1533_GATEWAY,
1031 else if (c == RFC1533_GATEWAY) in decode_rfc1533()
Detherboot.h142 #define RFC1533_GATEWAY 3 macro