parseduid
int parseduid(const char *, u_char *);
if (parseduid(pmon_bootp + 9, bootduid) != 0)
if (parseduid(p, bootduid) == 0) {