Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Ddev.c3451 static netdev_features_t net_mpls_features(struct sk_buff *skb, in net_mpls_features() function
3461 static netdev_features_t net_mpls_features(struct sk_buff *skb, in net_mpls_features() function
3475 features = net_mpls_features(skb, features, type); in harmonize_features()