ifconfig packet count
- by kumar
Hi,
if I type ifconfig i get packet for Tx and RX ... where exactly the piece of code to increment this counter?
Is it in the network driver itself? or in the kernel ?
If possible please provide lxr link of the counter variable used.
Thx !