Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ldns/
Dpacket.c41 return packet->_header->_id; in ldns_pkt_id()
47 return packet->_header->_qr; in ldns_pkt_qr()
53 return packet->_header->_aa; in ldns_pkt_aa()
59 return packet->_header->_tc; in ldns_pkt_tc()
65 return packet->_header->_rd; in ldns_pkt_rd()
71 return packet->_header->_cd; in ldns_pkt_cd()
77 return packet->_header->_ra; in ldns_pkt_ra()
83 return packet->_header->_ad; in ldns_pkt_ad()
89 return packet->_header->_opcode; in ldns_pkt_get_opcode()
95 return packet->_header->_rcode; in ldns_pkt_get_rcode()
[all …]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dgetrrsetbyname-ldns.c197 for (i=0, index_ans=0, index_sig=0; i< pkt->_header->_ancount; i++) { in getrrsetbyname()
/freebsd-10-stable/contrib/ldns/ldns/
Dpacket.h236 ldns_hdr *_header; member
/freebsd-10-stable/contrib/binutils/bfd/
DChangeLog-9697343 * elf64-sparc.c (struct plt_template, plt_*_header, plt_*_entry,