Searched refs:local_ttl (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Drfc1035.c1517 return daemon->local_ttl;
1618 unsigned long ttl = daemon->local_ttl;
1743 daemon->local_ttl, NULL,
1800 daemon->local_ttl, NULL,
1814 daemon->local_ttl, NULL,
1900 daemon->local_ttl, NULL,
1963 daemon->local_ttl, NULL, type, C_IN, "4", &addr))
2001 daemon->local_ttl, NULL, type, C_IN,
2155 daemon->local_ttl, NULL, type, C_IN, type == T_A ? "4" : "6", &addr))
2192 if (add_resource_record(header, limit, &trunc, nameoffset, &ansp, daemon->local_ttl,
[all...]
H A Ddnsmasq.h967 unsigned long local_ttl, neg_ttl, max_ttl, min_cache_ttl, max_cache_ttl, auth_ttl; member in struct:daemon
1123 unsigned long local_ttl);
H A Dforward.c533 plen = setup_reply(header, plen, addrp, flags, daemon->local_ttl);
2151 m = setup_reply(header, (unsigned int)size, addrp, flags, daemon->local_ttl);
H A Doption.c2568 daemon->local_ttl = (unsigned long)ttl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Drfc1035.c1517 return daemon->local_ttl;
1618 unsigned long ttl = daemon->local_ttl;
1743 daemon->local_ttl, NULL,
1800 daemon->local_ttl, NULL,
1814 daemon->local_ttl, NULL,
1900 daemon->local_ttl, NULL,
1963 daemon->local_ttl, NULL, type, C_IN, "4", &addr))
2001 daemon->local_ttl, NULL, type, C_IN,
2155 daemon->local_ttl, NULL, type, C_IN, type == T_A ? "4" : "6", &addr))
2192 if (add_resource_record(header, limit, &trunc, nameoffset, &ansp, daemon->local_ttl,
[all...]
H A Ddnsmasq.h967 unsigned long local_ttl, neg_ttl, max_ttl, min_cache_ttl, max_cache_ttl, auth_ttl; member in struct:daemon
1123 unsigned long local_ttl);
H A Dforward.c533 plen = setup_reply(header, plen, addrp, flags, daemon->local_ttl);
2151 m = setup_reply(header, (unsigned int)size, addrp, flags, daemon->local_ttl);
H A Doption.c2568 daemon->local_ttl = (unsigned long)ttl;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Drfc1035.c1517 return daemon->local_ttl;
1618 unsigned long ttl = daemon->local_ttl;
1743 daemon->local_ttl, NULL,
1800 daemon->local_ttl, NULL,
1814 daemon->local_ttl, NULL,
1900 daemon->local_ttl, NULL,
1963 daemon->local_ttl, NULL, type, C_IN, "4", &addr))
2001 daemon->local_ttl, NULL, type, C_IN,
2155 daemon->local_ttl, NULL, type, C_IN, type == T_A ? "4" : "6", &addr))
2192 if (add_resource_record(header, limit, &trunc, nameoffset, &ansp, daemon->local_ttl,
[all...]
H A Ddnsmasq.h967 unsigned long local_ttl, neg_ttl, max_ttl, min_cache_ttl, max_cache_ttl, auth_ttl; member in struct:daemon
1123 unsigned long local_ttl);
H A Dforward.c533 plen = setup_reply(header, plen, addrp, flags, daemon->local_ttl);
2151 m = setup_reply(header, (unsigned int)size, addrp, flags, daemon->local_ttl);
H A Doption.c2568 daemon->local_ttl = (unsigned long)ttl;

Completed in 277 milliseconds