Searched refs:ptype_specific (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/core/
H A Ddev.c572 return pt->dev ? &pt->dev->ptype_specific :
5582 &orig_dev->ptype_specific);
5586 &skb->dev->ptype_specific);
10687 BUG_ON(!list_empty(&dev->ptype_specific));
10996 INIT_LIST_HEAD(&dev->ptype_specific);
11805 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_rx, ptype_specific);
/linux-master/include/linux/
H A Dnetdevice.h1769 * @ptype_specific: Device-specific, protocol-specific packet handlers
2087 struct list_head ptype_specific; member in struct:net_device

Completed in 405 milliseconds