Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 9 of 9) sorted by relevance

/net/wireless/
DKconfig134 drivers that support this feature. You should only enable this
135 feature if you have tested and validated this feature on your
144 on how relaxation can occur. This feature has an inherent dependency on
148 A relaxation feature example is allowing the operation of a P2P group
159 support this feature by declaring the appropriate channel flags and
/net/tls/
Dtls_toe.c63 if (dev->feature && dev->feature(dev)) { in tls_toe_bypass()
/net/xfrm/
DKconfig64 A feature to update locator(s) of a given IPsec security
65 association dynamically. This feature is required, for
129 This feature is required, for instance, in a Mobile IPv6
/net/batman-adv/
DKconfig44 this feature and save some space.
66 If you think that your network does not need this feature you
/net/mac802154/
DKconfig16 Note: this implementation is neither certified, nor feature
/net/
DKconfig322 maintain capacity for the other flows. This feature provides servers
347 This feature provides an alerting service to userspace in the
392 This feature provides an infrastructure to support light weight
/net/bluetooth/
DKconfig135 Bluetooth Low Energy Secure Connections feature.
/net/core/
Ddev.c9852 netdev_features_t feature; in netdev_sync_upper_features() local
9856 feature = __NETIF_F_BIT(feature_bit); in netdev_sync_upper_features()
9857 if (!(upper->wanted_features & feature) in netdev_sync_upper_features()
9858 && (features & feature)) { in netdev_sync_upper_features()
9860 &feature, upper->name); in netdev_sync_upper_features()
9861 features &= ~feature; in netdev_sync_upper_features()
9872 netdev_features_t feature; in netdev_sync_lower_features() local
9876 feature = __NETIF_F_BIT(feature_bit); in netdev_sync_lower_features()
9877 if (!(features & feature) && (lower->features & feature)) { in netdev_sync_lower_features()
9879 &feature, lower->name); in netdev_sync_lower_features()
[all …]
/net/netfilter/
DKconfig225 machine, then you may want to enable this feature. This allows the
325 box, you may want to enable this feature.