Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-tc.c93 TcFcnFreePortList FreePortList; member
348 …g_TcFunctions.FreePortList = (TcFcnFreePortList) GetProcAddress(g_TcFunctions.hTcApiDllHandl… in LoadTcFunctions()
374 || g_TcFunctions.FreePortList == NULL in LoadTcFunctions()
496 status = g_TcFunctions.FreePortList(pPorts); in TcFindAllDevs()
749 (void)g_TcFunctions.FreePortList(pPorts); in TcCreate()