Lines Matching refs:TC_PORT
51 typedef TC_STATUS (TC_CALLCONV *TcFcnFreePortList) (TC_PORT *pPorts);
55 typedef PCHAR (TC_CALLCONV *TcFcnPortGetName) (TC_PORT port);
56 typedef PCHAR (TC_CALLCONV *TcFcnPortGetDescription) (TC_PORT port);
121 static pcap_if_t* TcCreatePcapIfFromPort(TC_PORT port);
504 static pcap_if_t* TcCreatePcapIfFromPort(TC_PORT port)