Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnetdev_features.h224 #define NETIF_F_UPPER_DISABLES NETIF_F_LRO macro
/Linux-v5.4/net/core/
Ddev.c8571 netdev_features_t upper_disables = NETIF_F_UPPER_DISABLES; in netdev_sync_upper_features()
8591 netdev_features_t upper_disables = NETIF_F_UPPER_DISABLES; in netdev_sync_lower_features()