Searched refs:ipfm_timeout_tcall_ival (Results 1 – 1 of 1) sorted by relevance
84 static uint32_t ipfm_timeout_tcall_ival = IPFM_TIMEOUT_TCALL_INTERVAL; variable95 ipfm_timeout_tcall_ival, CTLFLAG_RW | CTLFLAG_LOCKED,96 &ipfm_timeout_tcall_ival, 0, "");856 uint32_t delay = MAX(1, ipfm_timeout_tcall_ival); /* seconds */ in ipfq_sched_timeout()