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