Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddev.c2528 static int illegal_highdma(struct net_device *dev, struct sk_buff *skb) in illegal_highdma() function
2590 } else if (illegal_highdma(skb->dev, skb)) { in harmonize_features()