Searched refs:jcallout (Results 1 – 2 of 2) sorted by relevance
226 struct callout jcallout; member
1363 if (callout_pending(&cfg->jcallout) == 0) in nat64lsn_enqueue_job()1364 callout_reset(&cfg->jcallout, 1, nat64lsn_do_request, cfg); in nat64lsn_enqueue_job()1716 callout_init(&cfg->jcallout, CALLOUT_MPSAFE); in nat64lsn_init_instance()1791 callout_drain(&cfg->jcallout); in nat64lsn_destroy_instance()