Searched refs:jcallout (Results 1 – 2 of 2) sorted by relevance
238 struct callout jcallout; member
1383 if (callout_pending(&cfg->jcallout) == 0) in nat64lsn_enqueue_job()1384 callout_reset(&cfg->jcallout, 1, nat64lsn_do_request, cfg); in nat64lsn_enqueue_job()1864 callout_init(&cfg->jcallout, CALLOUT_MPSAFE); in nat64lsn_init_config()1939 callout_drain(&cfg->jcallout); in nat64lsn_destroy_config()