Home
last modified time | relevance | path

Searched refs:ipfw_stateto_ch (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c569 struct callout ipfw_stateto_ch; member
1875 callout_reset(&ctx->ipfw_stateto_ch, hz, in ipfw_state_expire_done()
7231 callout_init_mp(&ctx->ipfw_stateto_ch); in ipfw_ctx_init_dispatch()
7418 callout_reset_bycpu(&ipfw_ctx[cpu]->ipfw_stateto_ch, hz, in ipfw_init_dispatch()
7457 callout_cancel(&ctx->ipfw_stateto_ch); in ipfw_ctx_fini_dispatch()