HomeSort by relevance Sort by last modified time
    Searched refs:RFC2132_SRV_ID (Results 1 - 6 of 6) sorted by null

  /external/qemu/slirp/
bootp.h 64 #define RFC2132_SRV_ID 54
bootp.c 258 *q++ = RFC2132_SRV_ID;
  /external/qemu/slirp-android/
bootp.h 64 #define RFC2132_SRV_ID 54
bootp.c 262 *q++ = RFC2132_SRV_ID;
  /external/grub/netboot/
etherboot.h 192 #define RFC2132_SRV_ID 54
main.c 92 RFC2132_SRV_ID, 4, 0, 0, 0, 0,
1047 else if (c == RFC2132_SRV_ID)

Completed in 1083 milliseconds