Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_bpf.c3292 test_bpf_match(pcap_t *pcap, const char *str, in test_bpf_match() function
3361 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()