5a3a670e89
struct ifnet is private to kernel code and is hidden from the userland code unless you define a macro _KERNEL_STRUCTURES. Although other people argue that it should be exposed as it is on other BSDs, that's the way it is on DragonFly BSD. Thanks to YONETANI Tomokazu for DragonFly BSD patches |
||
---|---|---|
.. | ||
Makefile | ||
getifstats.c | ||
getroute.c | ||
ifacewatcher.c | ||
testgetifstats.c | ||
testifacewatcher.c |