OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TC_PORT
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-tc.c
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)
[
all
...]
configure
[
all
...]
Completed in 439 milliseconds