Home
last modified time | relevance | path

Searched defs:this_tick (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c74 uint64_t this_tick; /* start of processing of current packet (absolute) */ variable
/freebsd/sys/net/
H A Diflib.c2407 uint64_t this_tick = ticks; in iflib_timer() local