Home | History | Annotate | Download | only in data

Lines Matching defs:qname

73 	 * Salient data on the query: qname, in wireformat. 
77 uint8_t* qname;
78 /** length of qname (including last 0 octet) */
85 * Alias local answer(s) for the qname. If 'qname' is an alias defined
372 /** calculate hash value of query_info, lowercases the qname,
805 * Swallow copy the local_alias into the given qname and qname_len.
807 * @param qname: the qname to copy to.
811 int local_alias_shallow_copy_qname(struct local_rrset* local_alias, uint8_t** qname,