HomeSort by relevance Sort by last modified time
    Searched full:local_ttl (Results 1 - 6 of 6) sorted by null

  /external/dnsmasq/src/
rfc1035.c 1121 return daemon->local_ttl;
1211 daemon->local_ttl, NULL,
1250 daemon->local_ttl, NULL,
1264 daemon->local_ttl, NULL,
    [all...]
dnsmasq.h 626 unsigned long local_ttl, neg_ttl; member in struct:daemon
715 unsigned long local_ttl);
forward.c 373 plen = setup_reply(header, plen, addrp, flags, daemon->local_ttl);
872 m = setup_reply(header, (unsigned int)size, addrp, flags, daemon->local_ttl);
option.c     [all...]
  /external/dnsmasq/contrib/webmin/
dnsmasq.wbm 140 print $text{'local_ttl'};
141 print &ui_yesno_radio( "local_ttl", ($config{local_ttl}{used}?1:0) );
144 print &ui_textbox( "ttl", $config{local_ttl}{ttl}, 40 );
225 local_ttl=Use specified local Time-To-Live
    [all...]
  /external/dnsmasq/contrib/dns-loc/
dnsmasq2-loc-rfc1876.patch 128 + daemon->local_ttl, NULL,

Completed in 1405 milliseconds