Home
last modified time | relevance | path

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

/external/qemu/slirp-android/
Dbootp.h9 #define RFC1533_COOKIE 99, 130, 83, 99 macro
Dbootp.c44 static const uint8_t rfc1533_cookie[] = { RFC1533_COOKIE };
/external/qemu/slirp/
Dbootp.h9 #define RFC1533_COOKIE 99, 130, 83, 99 macro
Dbootp.c43 static const uint8_t rfc1533_cookie[] = { RFC1533_COOKIE };
/external/grub/netboot/
Detherboot.h138 #define RFC1533_COOKIE 99, 130, 83, 99 macro
Dmain.c70 static unsigned char rfc1533_cookie[5] = {RFC1533_COOKIE, RFC1533_END};
77 static unsigned char rfc1533_cookie[] = {RFC1533_COOKIE};