Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmtd803.c467 int first_tx = sc->cur_tx; in mtd_start() local
/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