Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnetdev_features.h242 #define NETIF_F_UPPER_DISABLES NETIF_F_LRO macro
/Linux-v6.6/net/core/
Ddev.c9659 netdev_features_t upper_disables = NETIF_F_UPPER_DISABLES; in netdev_sync_upper_features()
9679 netdev_features_t upper_disables = NETIF_F_UPPER_DISABLES; in netdev_sync_lower_features()