Lines Matching full:pcap_compile
1458 if (pcap_compile(pc, &pass_filter, *argv, 1, netmask) == -1) {1479 if (pcap_compile(pc, &active_filter, *argv, 1, netmask) == -1) {