HomeFreeBSD

dummymbuf: Explicitly include if_private.h

Description

dummymbuf: Explicitly include if_private.h

struct ifnet is expected to be private for everything outside of the
network stack (sys/net*, except netlink. Since dummymbuf is part of the
network stack, explicitly include the header to get access to the
private members.

Sponsored by: Juniper Networks, Inc.

Details

Provenance
jhibbitsAuthored on Thu, Oct 31, 2:53 PM
Parents
rG84d7ec4c657f: bnxt: Use IfAPI accessors where able
Branches
Unknown
Tags
Unknown