Home
last modified time | relevance | path

Searched defs:mac_addr (Results 1 – 10 of 10) sorted by relevance

/qemu/include/hw/net/
H A Dmsf2-emac.h48 uint8_t mac_addr[ETH_ALEN]; member
/qemu/net/
H A Dannounce.c99 uint8_t *mac_addr) in announce_self_create()
H A Dvhost-user.c143 char mac_addr[6]; in vhost_user_receive() local
/qemu/pc-bios/s390-ccw/
H A Dvirtio-net.c47 int virtio_net_init(void *mac_addr) in virtio_net_init()
/qemu/hw/net/
H A Dvhost_net-stub.c94 int vhost_net_notify_migration_done(struct vhost_net *net, char* mac_addr) in vhost_net_notify_migration_done()
H A De1000x_common.c170 uint8_t *mac_addr) in e1000x_reset_mac_addr()
H A Dvhost_net.c622 int vhost_net_notify_migration_done(struct vhost_net *net, char* mac_addr) in vhost_net_notify_migration_done()
/qemu/qga/
H A Dcommands-posix.c1035 unsigned char mac_addr[ETHER_ADDR_LEN]; in qmp_guest_network_get_interfaces() local
H A Dcommands-win32.c1655 unsigned char *mac_addr; in qmp_guest_network_get_interfaces() local
/qemu/hw/virtio/
H A Dvhost-user.c2351 static int vhost_user_migration_done(struct vhost_dev *dev, char* mac_addr) in vhost_user_migration_done()