IPF_TTLVAL
f->fr_die = softc->ipf_ticks + IPF_TTLVAL(f->fr_die);
if (softc->ipf_ticks > IPF_TTLVAL(43200 * 15 / 10)) {
istart = IPF_TTLVAL(86400 * 4);
interval = IPF_TTLVAL(43200);
} else if (softc->ipf_ticks > IPF_TTLVAL(1800 * 15 / 10)) {
istart = IPF_TTLVAL(43200);
interval = IPF_TTLVAL(1800);
} else if (softc->ipf_ticks > IPF_TTLVAL(30 * 15 / 10)) {
istart = IPF_TTLVAL(1800);
interval = IPF_TTLVAL(30);
if (interval == IPF_TTLVAL(43200)) {
interval = IPF_TTLVAL(1800);
} else if (interval == IPF_TTLVAL(1800)) {
interval = IPF_TTLVAL(30);
newtimeout = IPF_TTLVAL(seconds);
softc->ipf_tcpclosewait = IPF_TTLVAL(2 * TCP_MSL);
softc->ipf_tcplastack = IPF_TTLVAL(30);
softc->ipf_tcptimewait = IPF_TTLVAL(2 * TCP_MSL);
softc->ipf_tcptimeout = IPF_TTLVAL(2 * TCP_MSL);
softc->ipf_tcpsynsent = IPF_TTLVAL(2 * TCP_MSL);
softc->ipf_tcpsynrecv = IPF_TTLVAL(2 * TCP_MSL);
softc->ipf_tcpclosed = IPF_TTLVAL(30);
softc->ipf_tcphalfclosed = IPF_TTLVAL(2 * 3600);
softc->ipf_udptimeout = IPF_TTLVAL(120);
softc->ipf_udpacktimeout = IPF_TTLVAL(12);
softc->ipf_icmptimeout = IPF_TTLVAL(60);
softc->ipf_icmpacktimeout = IPF_TTLVAL(6);
softc->ipf_iptimeout = IPF_TTLVAL(60);
#define ONE_DAY IPF_TTLVAL(1 * 86400) /* 1 day */
softf->ipfr_ttl = IPF_TTLVAL(60);
ipe->ipe_die = softc->ipf_ticks + IPF_TTLVAL(ipe->ipe_die);
ttl = IPF_TTLVAL(softi->ipsec_nat_tqe->ifq_ttl);
softn->ipf_nat_defipage = IPF_TTLVAL(60);
softn->ipf_nat_deficmpage = IPF_TTLVAL(3);
which = IPF_TTLVAL(which);
IPF_TTLVAL(5)) {
x->ipn_die = softc->ipf_ticks + IPF_TTLVAL(x->ipn_die);
static int ipf_p_pptp_gretimeout = IPF_TTLVAL(120); /* 2 minutes */
#define ONE_DAY IPF_TTLVAL(1 * 86400) /* 1 day */
softs->ipf_state_wm_freq = IPF_TTLVAL(10);
which = IPF_TTLVAL(which);