Searched refs:IFF_NOTRAILERS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif.h64 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
90 IFF_NOTRAILERS = 1<<5, /* sysfs */ enumerator in enum:net_device_flags
117 #define IFF_NOTRAILERS IFF_NOTRAILERS macro
/linux-master/net/core/
H A Ddev.c8666 dev->flags = (flags & (IFF_DEBUG | IFF_NOTRAILERS | IFF_NOARP |

Completed in 205 milliseconds