Home
last modified time | relevance | path

Searched refs:IFF_SUPP_NOFCS (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dif.h83 #define IFF_SUPP_NOFCS 0x80000 /* device supports sending custom FCS */ macro
Dnetdevice.h2671 return dev->priv_flags & IFF_SUPP_NOFCS; in netif_supports_nofcs()