Searched refs:genid (Results 1 – 2 of 2) sorted by relevance
225 register uint32_t genid; in print_probe() local233 genid = (bp[0] << 24) | (bp[1] << 16) | (bp[2] << 8) | bp[3]; in print_probe()237 ND_PRINT((ndo, "genid %u", genid)); in print_probe()
2111 check_typeofcertname(doi, genid) in check_typeofcertname() argument2112 int doi, genid; in check_typeofcertname()2121 if (genid != GENT_IPADD)2125 if (genid != GENT_DNS)2129 if (genid != GENT_EMAIL)