Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcpdump.c1289 static char rpcap_prefix[] = "rpcap://"; variable
1306 if (strncmp(device, rpcap_prefix, sizeof(rpcap_prefix) - 1) == 0 || in open_interface()