Searched refs:txtotal (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcomstats.h41 unsigned long txtotal; member in struct:__anon11094
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcomstats.h41 unsigned long txtotal; member in struct:__anon6678
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dstallion.c1945 (int) portp->stats.txtotal, (int) portp->stats.rxtotal);
4084 portp->stats.txtotal += len;
5060 portp->stats.txtotal += len;
H A Distallion.c2612 sp += sprintf(sp, "tx:%d rx:%d", (int) stli_comstats.txtotal,
5036 stli_comstats.txtotal = stli_cdkstats.txchars;

Completed in 61 milliseconds