Home
last modified time | relevance | path

Searched defs:last_tx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dathrate-sample.h70 int last_tx; member
/netbsd-src/sbin/ping/
H A Dping.c204 static struct timespec now, clear_cache, last_tx, next_tx, first_tx; variable
/netbsd-src/sbin/ping6/
H A Dping6.c219 static struct timespec now, last_tx, next_tx, first_tx; variable