Home
last modified time | relevance | path

Searched refs:check_for_bogus_wildcard (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h674 int check_for_bogus_wildcard(HEADER* header, size_t qlen, char* name, struct bogus_addr* addr,
Dforward.c369 check_for_bogus_wildcard(header, n, daemon->namebuff, daemon->bogus_addr, now)) { in process_reply()
Drfc1035.c801 int check_for_bogus_wildcard(HEADER* header, size_t qlen, char* name, struct bogus_addr* baddr, in check_for_bogus_wildcard() function