Searched refs:dn_timeout (Results 1 – 1 of 1) sorted by relevance
89 static struct callout dn_timeout; variable108 callout_reset_sbt(&dn_timeout, tick_sbt, 0, dummynet, NULL, in dn_reschedule()2556 callout_init(&dn_timeout, 1); in ip_dn_init()2580 callout_drain(&dn_timeout); in ip_dn_destroy()