Searched refs:test_bpf_match (Results 1 – 1 of 1) sorted by relevance
3292 test_bpf_match(pcap_t *pcap, const char *str, in test_bpf_match() function3361 if (test_bpf_match(pcap, "ip", m) != 0) { in test_bpf_filter_sanity()3366 if (test_bpf_match(pcap, "not ip", m) == 0) { in test_bpf_filter_sanity()