Home
last modified time | relevance | path

Searched refs:parse_packet (Results 1 – 4 of 4) sorted by relevance

/external/iptables/utils/
Dnfsynproxy.c28 static int parse_packet(const char *host, const uint8_t *data) in parse_packet() function
149 if (parse_packet(host, data)) in probe_host()
/external/oss-fuzz/projects/unbound/
Dparse_packet_fuzzer.c21 parse_packet(&pktbuf, &prs, region); in LLVMFuzzerTestOneInput()
Dfuzz_1.c29 if (parse_packet(pkt, &msg, reg) != LDNS_RCODE_NOERROR) { in LLVMFuzzerTestOneInput()
Dfuzz_4.c63 if (parse_packet(pkt, &msg, reg) != LDNS_RCODE_NOERROR) { in LLVMFuzzerTestOneInput()