Searched defs:Iface2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/solaris/
H A DNetIf-solaris.cpp360 static bool vboxSolarisSortNICList(const ComObjPtr<HostNetworkInterface> Iface1, const ComObjPtr<HostNetworkInterface> Iface2) argument
366 (*Iface2).COMGETTER(Name) (Iface2Str.asOutParam());
371 static bool vboxSolarisSameNIC(const ComObjPtr<HostNetworkInterface> Iface1, const ComObjPtr<HostNetworkInterface> Iface2) argument
377 (*Iface2).COMGETTER(Name) (Iface2Str.asOutParam());

Completed in 46 milliseconds