finding rx_bytes and tx_bytes
From: kanhu rauta (kanhu2004_at_rediffmail.com)
Date: 02/28/05
- Previous message: Edward: "Re: Old RH books for new RH system user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Feb 2005 07:31:30 -0000 To: redhat-list@redhat.com
Hi all,
i am using fedora with kernel version 2.6.9-1.667.
i want to know the total bytes received(RX packets) and total bytes transmitted (TX packets) on a particular interface.
i have found that there is a structure " strcut net_device_stats", which is declared in "/usr/include/linux/netdevice.h" keeps the information of rx_bytes ant tx_bytes.
how i 'll access this structure in my c program.
what are the system calls available in linux to access this structure.
regards
kanhu
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Edward: "Re: Old RH books for new RH system user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|