Home
last modified time | relevance | path

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

/external/qemu/slirp/
Dbootp.h11 #define RFC1533_NETMASK 1 macro
Dbootp.c263 *q++ = RFC1533_NETMASK; in bootp_reply()
/external/qemu/slirp-android/
Dbootp.h11 #define RFC1533_NETMASK 1 macro
Dbootp.c267 *q++ = RFC1533_NETMASK; in bootp_reply()
/external/grub/netboot/
Dmain.c85 RFC2132_PARAM_LIST, 4, RFC1533_NETMASK, RFC1533_GATEWAY,
101 RFC1533_NETMASK, RFC1533_GATEWAY,
1027 else if (c == RFC1533_NETMASK) in decode_rfc1533()
Detherboot.h140 #define RFC1533_NETMASK 1 macro