Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dvirtio_net.h455 struct virtio_net_stats_reply_hdr { struct
475 struct virtio_net_stats_reply_hdr hdr; argument
482 struct virtio_net_stats_reply_hdr hdr;
496 struct virtio_net_stats_reply_hdr hdr;
510 struct virtio_net_stats_reply_hdr hdr;
519 struct virtio_net_stats_reply_hdr hdr;
526 struct virtio_net_stats_reply_hdr hdr;
535 struct virtio_net_stats_reply_hdr hdr;
546 struct virtio_net_stats_reply_hdr hdr;
556 struct virtio_net_stats_reply_hdr hdr;
/linux-6.15/drivers/net/
H A Dvirtio_net.c4886 struct virtio_net_stats_reply_hdr *hdr; in __virtnet_get_hw_stats()