Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnetdev_features.h209 #define NETIF_F_UPPER_DISABLES NETIF_F_LRO macro
/Linux-v4.19/net/core/
Ddev.c8025 netdev_features_t upper_disables = NETIF_F_UPPER_DISABLES; in netdev_sync_upper_features()
8045 netdev_features_t upper_disables = NETIF_F_UPPER_DISABLES; in netdev_sync_lower_features()