Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/
H A Dpacket.c618 ldns_pkt_set_edns_extended_rcode(ldns_pkt *packet, uint8_t c) in ldns_pkt_set_edns_extended_rcode() function
882 ldns_pkt_set_edns_extended_rcode(packet, 0); in ldns_pkt_new()
1246 ldns_pkt_set_edns_extended_rcode(new_pkt, in ldns_pkt_clone()
H A Dwire2host.c467 ldns_pkt_set_edns_extended_rcode(packet, data[0]); in ldns_wire2pkt()
/dragonfly/contrib/ldns/ldns/
H A Dpacket.h756 void ldns_pkt_set_edns_extended_rcode(ldns_pkt *packet, uint8_t c);