Home
last modified time | relevance | path

Searched refs:lastRefill (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_car.c63 struct bintime lastRefill; /* last token refill time */ member
209 getbinuptime(&priv->upper.lastRefill); in ng_car_constructor()
224 priv->lower.lastRefill = priv->upper.lastRefill; in ng_car_constructor()
594 bintime_sub(&deltat, &h->lastRefill); in ng_car_refillhook()
598 h->lastRefill = newt; in ng_car_refillhook()
643 h->lastRefill = newt; in ng_car_refillhook()