Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h233 struct txt_record { struct
236 struct txt_record *next; argument
588 struct txt_record *txt;
Doption.c589 struct txt_record *r = opt_malloc(sizeof(struct txt_record)); in add_txt()
2362 struct txt_record *new; in one_opt()
2393 new = opt_malloc(sizeof(struct txt_record)); in one_opt()
Drfc1035.c947 struct txt_record *txt; in check_for_local_domain()
1206 struct txt_record *t; in answer_request()
/external/dnsmasq/contrib/dns-loc/
Ddnsmasq2-loc-rfc1876.patch31 struct txt_record *txt;