From mboxrd@z Thu Jan 1 00:00:00 1970 From: narayana rao Subject: Speed of Ethernet Interface in linux-kernel Date: Mon, 30 Dec 2002 19:53:03 +0530 Sender: linux-gcc-owner@vger.kernel.org Message-ID: <5.1.0.14.0.20021230194842.009f09b0@172.16.1.10> Mime-Version: 1.0 Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: linux-gcc@vger.kernel.org Hi All, I am Implementing MIB-II( rfc-1213) on Linux. All these API's are kept under kernel. my questions is how can I get speed of the Ethernet INTERFACE. i get "net_device" structure and "pci_device" structure for Interface. but No information about Speed of Interface in that structure's. Any help would be highly appreciated. Regards KVVNR