Home
last modified time | relevance | path

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

/qemu/qga/
H A Dcommands-win32.c1585 typedef NETIOAPI_API (WINAPI *GetIfEntry2Func)(PMIB_IF_ROW2 Row); typedef
1596 GetIfEntry2Func getifentry2_ex; in guest_get_network_stats()
1605 getifentry2_ex = (GetIfEntry2Func)func; in guest_get_network_stats()