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