Searched defs:net_device (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dnetdevice.h289 int (*create) (struct sk_buff *skb, struct net_device *dev,
296 const struct net_device *dev,
348 struct net_device *dev;
381 * Currently, a net_device can only have a single rx_handler registered. Trying
384 * To register a rx_handler on a net_device, use netdev_rx_handler_register().
385 * To unregister a rx_handler on a net_device, use
396 * net_device, it should return RX_HANDLER_ANOTHER. The rx_handler for the
543 struct net_device *dev;
664 extern bool rps_may_expire_flow(struct net_device *dev, u16 rxq_index,
673 struct net_device *de
1017 struct net_device { struct
[all...]

Completed in 52 milliseconds