Searched refs:LDNS_PACKET_NOTIFY (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/unbound/sldns/
H A Dpkthdr.h137 LDNS_PACKET_NOTIFY = 4, enumerator in enum:sldns_enum_pkt_opcode
H A Dwire2str.c107 { LDNS_PACKET_NOTIFY, "NOTIFY" },
/freebsd-current/contrib/ldns/ldns/
H A Dpacket.h50 LDNS_PACKET_NOTIFY = 4, enumerator in enum:ldns_enum_pkt_opcode
/freebsd-current/contrib/unbound/daemon/
H A Dworker.c336 LDNS_OPCODE_WIRE(sldns_buffer_begin(pkt)) != LDNS_PACKET_NOTIFY) {
350 LDNS_OPCODE_WIRE(sldns_buffer_begin(pkt)) != LDNS_PACKET_NOTIFY)) {
1111 LDNS_OPCODE_SET(sldns_buffer_begin(pkt), LDNS_PACKET_NOTIFY); local
1701 LDNS_PACKET_NOTIFY) {
/freebsd-current/contrib/ldns/
H A Dlibdns.vim118 syn keyword ldnsConstant LDNS_PACKET_NOTIFY
H A Dhost2str.c125 { LDNS_PACKET_NOTIFY, "NOTIFY" },
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.c609 LDNS_PACKET_NOTIFY) || LDNS_QDCOUNT(q) != 1 ||

Completed in 201 milliseconds