Searched refs:dns_packet_rewind (Results 1 – 2 of 2) sorted by relevance
29 dns_packet_rewind(rewinder->packet, rewinder->saved_rindex); in rewind_dns_packet()1268 void dns_packet_rewind(DnsPacket *p, size_t idx) { in dns_packet_rewind() function1874 dns_packet_rewind(p, pos); in dns_packet_read_rr()2386 dns_packet_rewind(p, DNS_PACKET_HEADER_SIZE); in dns_packet_extract()2508 dns_packet_rewind(p, DNS_PACKET_HEADER_SIZE); in dns_packet_patch_ttls()
249 void dns_packet_rewind(DnsPacket *p, size_t idx);