Searched refs:host_ttl (Results 1 – 9 of 9) sorted by relevance
254 infra->host_ttl = cfg->host_ttl; in infra_create()308 infra->host_ttl = cfg->host_ttl; in infra_adjust()392 data->ttl = timenow + infra->host_ttl; in data_entry_init()
116 int host_ttl; member
491 now += cfg->host_ttl + 10; in infra_test()499 unit_assert( d->ttl == now+cfg->host_ttl ); in infra_test()514 now += cfg->host_ttl + 10; in infra_test()
192 int host_ttl; member
171 cfg->host_ttl = 900; in config_create()630 else S_NUMBER_OR_ZERO("infra-host-ttl:", host_ttl) in config_set_option()1067 else O_DEC(opt, "infra-host-ttl", host_ttl) in config_get_option()
1666 else cfg_parser->cfg->host_ttl = atoi($2);
4611 else cfg_parser->cfg->host_ttl = atoi((yyvsp[0].str)); in yyparse()
97 .. attribute:: host_ttl
994 int host_ttl;