Searched refs:rpcap_prefix (Results 1 – 1 of 1) sorted by relevance
1289 static char rpcap_prefix[] = "rpcap://"; variable1306 if (strncmp(device, rpcap_prefix, sizeof(rpcap_prefix) - 1) == 0 || in open_interface()