Searched defs:tap_fd (Results 1 – 1 of 1) sorted by relevance
478 static void run_tests_skb_less(int tap_fd, struct bpf_map *keys) in run_tests_skb_less()516 static void test_skb_less_prog_attach(struct bpf_flow *skel, int tap_fd) in test_skb_less_prog_attach()534 static void test_skb_less_link_create(struct bpf_flow *skel, int tap_fd) in test_skb_less_link_create()557 int i, err, prog_fd, keys_fd = -1, tap_fd; in test_flow_dissector() local