Searched refs:genid (Results 1 – 2 of 2) sorted by relevance
229 register u_int32_t genid; in print_probe() local237 genid = (bp[0] << 24) | (bp[1] << 16) | (bp[2] << 8) | bp[3]; in print_probe()244 printf("genid %u", genid); in print_probe()
2088 check_typeofcertname(doi, genid) in check_typeofcertname() argument2089 int doi, genid; in check_typeofcertname()2098 if (genid != GENT_IPADD)2102 if (genid != GENT_DNS)2106 if (genid != GENT_EMAIL)