Searched refs:full_packet (Results 1 – 2 of 2) sorted by relevance
43 DnsPacket *full_packet; /* The full packet this information was acquired with */ member93 dns_packet_unref(i->full_packet); in dns_cache_item_free()358 DnsPacket *full_packet, in dns_cache_item_update_positive() argument387 DNS_PACKET_REPLACE(i->full_packet, dns_packet_ref(full_packet)); in dns_cache_item_update_positive()406 DnsPacket *full_packet, in dns_cache_put_positive() argument453 full_packet, in dns_cache_put_positive()481 .full_packet = dns_packet_ref(full_packet), in dns_cache_put_positive()521 DnsPacket *full_packet, in dns_cache_put_negative() argument580 .full_packet = dns_packet_ref(full_packet), in dns_cache_put_negative()678 DnsPacket *full_packet, in dns_cache_put() argument[all …]
32 DnsPacket *full_packet,