Searched refs:callout_ (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_rmclass.h230 struct callout callout_; /* for timeout() calls */ member in struct:rm_class
H A Dpktsched_rmclass.c295 CALLOUT_INIT(&cl->callout_);
616 CALLOUT_STOP(&cl->callout_);
959 CALLOUT_STOP(&cl->callout_);
1133 CALLOUT_STOP(&cl->callout_);
1249 CALLOUT_STOP(&cl->callout_);
1430 CALLOUT_STOP(&cl->callout_);
1622 CALLOUT_RESET(&cl->callout_, t,

Completed in 15 milliseconds