Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dwire2host.h98 #define LDNS_ID_SET(wirebuf, id) (ldns_write_uint16(wirebuf, id)) macro
/freebsd/contrib/unbound/sldns/
H A Dpkthdr.h92 #define LDNS_ID_SET(wirebuf, id) (sldns_write_uint16(wirebuf, id)) macro
/freebsd/contrib/unbound/services/
H A Doutside_network.c960 LDNS_ID_SET(w->pkt, w->id);
2034 LDNS_ID_SET(sldns_buffer_begin(packet), pend->id);
2041 LDNS_ID_SET(sldns_buffer_begin(packet), pend->id);
2468 LDNS_ID_SET(w->pkt, w->id);
/freebsd/contrib/ldns/
H A Dlibdns.vim431 syn keyword ldnsMacro LDNS_ID_SET