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() local230 int tap_fd = -1; in test_lwt_redirect_normal() local244 int tap_fd = -1; in test_lwt_redirect_normal_nomac() local261 int tap_fd = -1; in __test_lwt_redirect_dev_down() local292 int tap_fd = -1; in test_lwt_redirect_dev_carrier_down() local
536 static void run_tests_skb_less(int tap_fd, struct bpf_map *keys) in run_tests_skb_less()577 static void test_skb_less_prog_attach(struct bpf_flow *skel, int tap_fd) in test_skb_less_prog_attach()595 static void test_skb_less_link_create(struct bpf_flow *skel, int tap_fd) in test_skb_less_link_create()618 int i, err, prog_fd, keys_fd = -1, tap_fd; in test_flow_dissector() local
155 int tap_fd = -1; in setup() local