Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 11 of 11) sorted by relevance

/kvmtool/net/uip/
H A Dcsum.c37 struct uip_pseudo_hdr hdr; in uip_csum_udp() local
65 struct uip_pseudo_hdr hdr; in uip_csum_tcp() local
/kvmtool/include/linux/
H A Dvirtio_net.h168 struct virtio_net_hdr_v1 hdr; member
203 struct virtio_net_hdr hdr; member
462 struct virtio_net_stats_reply_hdr hdr; member
469 struct virtio_net_stats_reply_hdr hdr; member
483 struct virtio_net_stats_reply_hdr hdr; member
497 struct virtio_net_stats_reply_hdr hdr; member
506 struct virtio_net_stats_reply_hdr hdr; member
513 struct virtio_net_stats_reply_hdr hdr; member
522 struct virtio_net_stats_reply_hdr hdr; member
533 struct virtio_net_stats_reply_hdr hdr; member
[all …]
/kvmtool/
H A Dpci.c39 void *pci_find_cap(struct pci_device_header *hdr, u8 cap_type) in pci_find_cap()
459 struct device_header *hdr = device__find_dev(DEVICE_BUS_PCI, dev_num); in pci__find_dev() local
/kvmtool/virtio/
H A Dpci-modern.c314 struct pci_device_header *hdr = &vpci->pci_hdr; in virtio_pci_modern_init() local
H A Dnet.c116 struct virtio_net_hdr_mrg_rxbuf *hdr; in virtio_net_rx_thread() local
/kvmtool/powerpc/
H A Dspapr_pci.c294 struct pci_device_header *hdr = dev_hdr->data; in spapr_populate_pci_devices() local
/kvmtool/include/kvm/
H A Dvirtio-mmio.h61 struct virtio_mmio_hdr hdr; member
H A Dvfio.h74 struct pci_device_header hdr; member
H A Dpci.h247 #define pci_for_each_cap(pos, cap, hdr) \ argument
/kvmtool/vfio/
H A Dpci.c676 struct pci_device_header *hdr = &vdev->pci.hdr; in vfio_pci_add_cap() local
/kvmtool/x86/include/asm/
H A Dkvm.h508 } hdr; member