Searched defs:tap_fd (Results 1 – 3 of 3) sorted by relevance
159 static void send_and_capture_test_packets(const char *test_name, int tap_fd, in send_and_capture_test_packets()196 int tap_fd = -1; in setup_redirect_target() local229 int tap_fd = -1; in test_lwt_redirect_normal() local243 int tap_fd = -1; in test_lwt_redirect_normal_nomac() local260 int tap_fd = -1; in __test_lwt_redirect_dev_down() local291 int tap_fd = -1; in test_lwt_redirect_dev_carrier_down() local
537 static void run_tests_skb_less(int tap_fd, struct bpf_map *keys) in run_tests_skb_less()578 static void test_skb_less_prog_attach(struct bpf_flow *skel, int tap_fd) in test_skb_less_prog_attach()596 static void test_skb_less_link_create(struct bpf_flow *skel, int tap_fd) in test_skb_less_link_create()619 int i, err, prog_fd, keys_fd = -1, tap_fd; in test_flow_dissector() local
153 int tap_fd = -1; in setup() local