Home
last modified time | relevance | path

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

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