Home
last modified time | relevance | path

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

/minix/minix/drivers/net/dpeth/
H A Ddp.h127 unsigned long bytes_Rx; member
H A Ddp.c114 printf("Rx bytes:%10ld\n", dep->bytes_Rx); in do_dump()
H A D3c501.c265 dep->bytes_Rx += (long) pktsize; in el1_interrupt()
H A D8390.c338 dep->bytes_Rx += (long) length; in ns_recv()