Home
last modified time | relevance | path

Searched refs:virtio_net_stats_reply_hdr (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dvirtio_net.h489 struct virtio_net_stats_reply_hdr { struct
509 struct virtio_net_stats_reply_hdr hdr; argument
516 struct virtio_net_stats_reply_hdr hdr;
530 struct virtio_net_stats_reply_hdr hdr;
544 struct virtio_net_stats_reply_hdr hdr;
553 struct virtio_net_stats_reply_hdr hdr;
560 struct virtio_net_stats_reply_hdr hdr;
569 struct virtio_net_stats_reply_hdr hdr;
580 struct virtio_net_stats_reply_hdr hdr;
590 struct virtio_net_stats_reply_hdr hdr;
/linux/drivers/net/
H A Dvirtio_net.c4912 struct virtio_net_stats_reply_hdr *hdr; in __virtnet_get_hw_stats()