Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dnames-net.c86 dns_parse_packet(struct dns_state *s, byte *p, unsigned int plen) in dns_parse_packet() function
215 if (dns_parse_packet(&ds, answer, res) < 0) in pci_id_net_lookup()