Searched refs:ptype_specific (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/core/
H A Ddev.c572 return pt->dev ? &pt->dev->ptype_specific :
5581 &orig_dev->ptype_specific);
5585 &skb->dev->ptype_specific);
10686 BUG_ON(!list_empty(&dev->ptype_specific));
10995 INIT_LIST_HEAD(&dev->ptype_specific);
11804 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 228 milliseconds