Home
last modified time | relevance | path

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

/linux-6.15/Documentation/networking/net_cachelines/
H A Dnet_device.rst43 … gso_partial_features read_mostly gso_features_check
/linux-6.15/net/core/
H A Ddev.c3694 static netdev_features_t gso_features_check(const struct sk_buff *skb, in gso_features_check() function
3740 features = gso_features_check(skb, dev, features); in netif_skb_features()