summaryrefslogtreecommitdiffstats
path: root/sys/net/if_fddisubr.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-08-02 17:43:35 +0000
committerrwatson <rwatson@FreeBSD.org>2005-08-02 17:43:35 +0000
commita3335c93b9a924f9255eabefe20044ffee3ea74d (patch)
treebcb6f94553376af7c051153732e29df78d136a9d /sys/net/if_fddisubr.c
parent854872e4864a2e7881301bacacefe152e8748cf3 (diff)
downloadFreeBSD-src-a3335c93b9a924f9255eabefe20044ffee3ea74d.zip
FreeBSD-src-a3335c93b9a924f9255eabefe20044ffee3ea74d.tar.gz
Add if_addr_mtx to struct ifnet, a mutex to protect ifnet-related address
lists. Add accessor macros. This changes the size of struct ifnet, but ideally, all ifnet consumers are now using if_alloc() to allocate these structures rather than embedding them into device driver softc's, so this won't modify the network device driver ABI. MFC after: 1 week
Diffstat (limited to 'sys/net/if_fddisubr.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud