Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-tc.c92 TcFcnQueryPortList QueryPortList; member
347 …g_TcFunctions.QueryPortList = (TcFcnQueryPortList) GetProcAddress(g_TcFunctions.hTcApiDllHan… in LoadTcFunctions()
373 if ( g_TcFunctions.QueryPortList == NULL in LoadTcFunctions()
459 status = g_TcFunctions.QueryPortList(&pPorts, &numPorts); in TcFindAllDevs()
735 status = g_TcFunctions.QueryPortList(&pPorts, &numPorts); in TcCreate()