freebsd-dev/sys/dev/if_ndis
Gleb Smirnoff 0921628ddc Introduce flag IFF_NEEDSEPOCH that marks Ethernet interfaces that
supposedly may call into ether_input() without network epoch.

They all need to be reviewed before 13.0-RELEASE.  Some may need
be fixed.  The flag is not planned to be used in the kernel for
a long time.
2020-01-23 01:41:09 +00:00
..
if_ndis_pccard.c Fix compilation with 'option NDISAPI + device ndis' and 2019-01-30 11:40:12 +00:00
if_ndis_pci.c
if_ndis_usb.c
if_ndis.c Introduce flag IFF_NEEDSEPOCH that marks Ethernet interfaces that 2020-01-23 01:41:09 +00:00
if_ndisvar.h