Searched refs:ptype_specific (Results 1 – 3 of 3) sorted by relevance
25 struct list_head ptype_specific read_mostly …
576 return pt->dev ? &pt->dev->ptype_specific : in ptype_head()5853 &orig_dev->ptype_specific); in __netif_receive_skb_core()5857 &skb->dev->ptype_specific); in __netif_receive_skb_core()11238 BUG_ON(!list_empty(&dev->ptype_specific)); in netdev_run_todo()11597 INIT_LIST_HEAD(&dev->ptype_specific); in alloc_netdev_mqs()12479 CACHELINE_ASSERT_GROUP_MEMBER(struct net_device, net_device_read_rx, ptype_specific); in net_dev_struct_check()
2109 struct list_head ptype_specific; member