Home
last modified time | relevance | path

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

/external/qemu/slirp-android/
Dbootp.h10 #define RFC1533_PAD 0 macro
Dbootp.c127 if (tag == RFC1533_PAD) { in dhcp_decode()
/external/qemu/slirp/
Dbootp.h10 #define RFC1533_PAD 0 macro
Dbootp.c122 if (tag == RFC1533_PAD) { in dhcp_decode()
/external/grub/netboot/
Detherboot.h139 #define RFC1533_PAD 0 macro
Dmain.c1017 if (c == RFC1533_PAD) in decode_rfc1533()