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

  /external/grub/netboot/
main.c 1036 if (TAG_LEN (p) >= sizeof (in_addr))
1056 && TAG_LEN(p) >= 6
1064 int l = TAG_LEN (p);
1077 p += TAG_LEN (p) + 2;
1087 int fnamelen = TAG_LEN (extpath);
etherboot.h 137 #define TAG_LEN(p) (*((p) + 1))

Completed in 33 milliseconds