Home
last modified time | relevance | path

Searched defs:need_mac (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_helpers.h42 static int open_tuntap(const char *dev_name, bool need_mac) in open_tuntap() argument
H A Dlwt_redirect.c193 static int setup_redirect_target(const char *target_dev, bool need_mac) in setup_redirect_target() argument
159 send_and_capture_test_packets(const char *test_name, int tap_fd, const char *target_dev, bool need_mac) send_and_capture_test_packets() argument
231 bool need_mac = true; test_lwt_redirect_normal() local
245 bool need_mac = false; test_lwt_redirect_normal_nomac() local
258 __test_lwt_redirect_dev_down(bool need_mac) __test_lwt_redirect_dev_down() argument
[all...]

Completed in 2 milliseconds