Home
last modified time | relevance | path

Searched defs:MAX_TTL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Dmsgreply.c59 time_t MAX_TTL = 3600 * 24 * 10; /* ten days */ variable
/freebsd/contrib/ntp/include/
H A Dntp.h128 #define MAX_TTL 8 /* max ttl mapping vector size */ macro