Searched refs:IFF_SUPP_NOFCS (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | if.h | 83 #define IFF_SUPP_NOFCS 0x80000 /* device supports sending custom FCS */ macro |
D | netdevice.h | 2671 return dev->priv_flags & IFF_SUPP_NOFCS; in netif_supports_nofcs() |