Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_car.c586 struct bintime newt, deltat; in ng_car_refillhook() local
590 getbinuptime(&newt); in ng_car_refillhook()
593 deltat = newt; in ng_car_refillhook()
598 h->lastRefill = newt; in ng_car_refillhook()
643 h->lastRefill = newt; in ng_car_refillhook()