Searched refs:ifstart_callout (Results 1 – 2 of 2) sorted by relevance
204 struct callout ifstart_callout; /* if_start () scheduler */ member
759 if (callout_pending(&sp->ifstart_callout)) in sppp_ifstart()761 callout_reset(&sp->ifstart_callout, 1, sppp_ifstart_sched, in sppp_ifstart()1043 callout_init(&sp->ifstart_callout, 1); in sppp_attach()