Home
last modified time | relevance | path

Searched refs:esxVI_LookupPhysicalNicList (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/esx/
H A Desx_interface_driver.c50 esxVI_LookupPhysicalNicList(priv->primary, &physicalNicList) < 0) { in esxConnectNumOfInterfaces()
78 esxVI_LookupPhysicalNicList(priv->primary, &physicalNicList) < 0) { in esxConnectListInterfaces()
H A Desx_network_driver.c386 if (esxVI_LookupPhysicalNicList(priv->primary, &physicalNicList) < 0) in esxNetworkDefineXMLFlags()
697 if (esxVI_LookupPhysicalNicList(priv->primary, &physicalNicList) < 0) in esxNetworkGetXMLDesc()
H A Desx_vi.h461 int esxVI_LookupPhysicalNicList(esxVI_Context *ctx,
H A Desx_vi.c3804 esxVI_LookupPhysicalNicList(esxVI_Context *ctx, in esxVI_LookupPhysicalNicList() function
3855 if (esxVI_LookupPhysicalNicList(ctx, &physicalNicList) < 0) in esxVI_LookupPhysicalNicByName()
3899 if (esxVI_LookupPhysicalNicList(ctx, &physicalNicList) < 0) in esxVI_LookupPhysicalNicByMACAddress()