Searched refs:parse_packet (Results 1 – 4 of 4) sorted by relevance
28 static int parse_packet(const char *host, const uint8_t *data) in parse_packet() function149 if (parse_packet(host, data)) in probe_host()
21 parse_packet(&pktbuf, &prs, region); in LLVMFuzzerTestOneInput()
29 if (parse_packet(pkt, &msg, reg) != LDNS_RCODE_NOERROR) { in LLVMFuzzerTestOneInput()
63 if (parse_packet(pkt, &msg, reg) != LDNS_RCODE_NOERROR) { in LLVMFuzzerTestOneInput()