Lines Matching refs:pcap_compile
1490 if (pcap_compile(pc, &pass_filter, *argv, 1, netmask) == -1) {1511 if (pcap_compile(pc, &active_filter, *argv, 1, netmask) == -1) {