Searched refs:set_ttl (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.sbin/ldpd/
H A Dsocketops.h44 int set_ttl(int);
H A Dldp_peer.c144 set_ttl(s);
185 set_ttl(p->socket);
H A Dsocketops.c304 set_ttl(int s) function
309 fatalp("set_ttl: %s", strerror(errno));
/netbsd-current/external/bsd/unbound/dist/cachedb/
H A Dredis.c332 int set_ttl = (env->cfg->redis_expire_records && local
340 if (!set_ttl) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c945 set_ttl(dns_rbtdb_t *rbtdb, rdatasetheader_t *header, dns_ttl_t newttl) { function
5720 set_ttl(rbtdb, header, 0);
6307 set_ttl(rbtdb, topheader, 0);
6371 set_ttl(rbtdb, topheader, 0);
6522 set_ttl(rbtdb, header, newheader->rdh_ttl);
6574 set_ttl(rbtdb, header, newheader->rdh_ttl);
6667 set_ttl(rbtdb, header, 0);
6670 set_ttl(rbtdb, sigheader, 0);
6946 set_ttl(rbtdb, newheader, rdataset->ttl + now);
7173 set_ttl(rbtd
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Drbtdb.c881 set_ttl(dns_rbtdb_t *rbtdb, rdatasetheader_t *header, dns_ttl_t newttl) { function
5702 set_ttl(rbtdb, header, 0);
6289 set_ttl(rbtdb, topheader, 0);
6353 set_ttl(rbtdb, topheader, 0);
6504 set_ttl(rbtdb, header, newheader->rdh_ttl);
6559 set_ttl(rbtdb, header, newheader->rdh_ttl);
6661 set_ttl(rbtdb, header, 0);
6664 set_ttl(rbtdb, sigheader, 0);
6940 set_ttl(rbtdb, newheader, rdataset->ttl + now);
7166 set_ttl(rbtd
[all...]

Completed in 224 milliseconds