Searched refs:IPF_TTLVAL (Results 1 – 9 of 9) sorted by relevance
5214 f->fr_die = softc->ipf_ticks + IPF_TTLVAL(f->fr_die); in ipf_rule_expire_insert()8816 if (softc->ipf_ticks > IPF_TTLVAL(43200 * 15 / 10)) {8817 istart = IPF_TTLVAL(86400 * 4);8818 interval = IPF_TTLVAL(43200);8819 } else if (softc->ipf_ticks > IPF_TTLVAL(1800 * 15 / 10)) {8820 istart = IPF_TTLVAL(43200);8821 interval = IPF_TTLVAL(1800);8822 } else if (softc->ipf_ticks > IPF_TTLVAL(30 * 15 / 10)) {8823 istart = IPF_TTLVAL(1800);8824 interval = IPF_TTLVAL(30);[all …]
184 ttl = IPF_TTLVAL(softi->ipsec_nat_tqe->ifq_ttl); in ipf_p_ipsec_new()
74 static int ipf_p_pptp_gretimeout = IPF_TTLVAL(120); /* 2 minutes */
1268 #define IPF_TTLVAL(x) (((x) / IPF_HZ_MULT) * IPF_HZ_DIVIDE) macro1506 #define ONE_DAY IPF_TTLVAL(1 * 86400) /* 1 day */
187 softf->ipfr_ttl = IPF_TTLVAL(60); in ipf_frag_soft_create()
827 x->ipn_die = softc->ipf_ticks + IPF_TTLVAL(x->ipn_die); in ipf_pool_insert_node()
950 ipe->ipe_die = softc->ipf_ticks + IPF_TTLVAL(ipe->ipe_die); in ipf_htent_insert()
179 #define ONE_DAY IPF_TTLVAL(1 * 86400) /* 1 day */253 softs->ipf_state_wm_freq = IPF_TTLVAL(10); in ipf_state_soft_create()3820 which = IPF_TTLVAL(which); in ipf_state_flush()
341 softn->ipf_nat_defipage = IPF_TTLVAL(60); in ipf_nat_soft_create()342 softn->ipf_nat_deficmpage = IPF_TTLVAL(3); in ipf_nat_soft_create()6745 which = IPF_TTLVAL(which); in ipf_nat_extraflush()6772 IPF_TTLVAL(5)) { in ipf_nat_extraflush()