diff options
author | wollman <wollman@FreeBSD.org> | 1996-08-28 18:32:19 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1996-08-28 18:32:19 +0000 |
commit | 5d0a1927463d118793aa92e4b17aaf58aabf8fd3 (patch) | |
tree | 2656c6d107af1d93aabc183fd34eefe49adb8d5d /sys/kern | |
parent | 1c022c98a205f6a512e8f16e8ab42288e7cccba2 (diff) | |
download | FreeBSD-src-5d0a1927463d118793aa92e4b17aaf58aabf8fd3.zip FreeBSD-src-5d0a1927463d118793aa92e4b17aaf58aabf8fd3.tar.gz |
Add some padding to struct ifmibdata and move the `struct ifdata' to
the end of that sstructure to make evolution easier.
Add definitions for the 802.3/Ethernet MIB. To implement this, simply
add a `struct ifmib_iso_8802_3' somewhere in your interface's softc,
point if_linkmib to it, set if_linkmiblen, and fill in the statistics
with appropriate values. (I didn't want to create Yet Another Ethernet-
related header file, otherwise this would have been separated out.)
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions