Home
last modified time | relevance | path

Searched refs:hyperv_guid_network (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/hyperv/
H A Dvmbusvar.h249 extern const struct hyperv_guid hyperv_guid_network;
H A Dvmbus.c143 const struct hyperv_guid hyperv_guid_network = { variable
914 { &hyperv_guid_network, "network" }, in hyperv_guid_sprint()
H A Dif_hvn.c567 if (memcmp(aa->aa_type, &hyperv_guid_network, sizeof(*aa->aa_type))) in hvn_match()