Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-tc.c59 typedef TC_STATUS (TC_CALLCONV *TcFcnInstanceClose) (TC_INSTANCE instance); typedef
100 TcFcnInstanceClose InstanceClose;
356 …g_TcFunctions.InstanceClose = (TcFcnInstanceClose) GetProcAddress(g_TcFunctions.hTcApiDllHan… in LoadTcFunctions()