HomeSort by: relevance | last modified time | path
    Searched refs:t_front (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_cdnr.h 318 u_int64_t t_front; /* timestamp of last update */ member in struct:tswtcm
altq_cdnr.c 786 interval = now - tsw->t_front;
799 tsw->t_front = now;

Completed in 12 milliseconds