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

/linux-master/net/core/
H A Ddev.c545 return pt->dev ? &pt->dev->ptype_specific :
5501 &orig_dev->ptype_specific);
5505 &skb->dev->ptype_specific);
10587 BUG_ON(!list_empty(&dev->ptype_specific));
10896 INIT_LIST_HEAD(&dev->ptype_specific);
11685 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_rx, ptype_specific);
/linux-master/include/linux/
H A Dnetdevice.h1768 * @ptype_specific: Device-specific, protocol-specific packet handlers
2085 struct list_head ptype_specific; member in struct:net_device

Completed in 218 milliseconds