Home
last modified time | relevance | path

Searched refs:mac_tun_type (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tc_tunnel.c56 char *mac_tun_type; member
85 cfg->mac_tun_type); in build_subtest_name()
254 bool is_mpls = !strcmp(cfg->mac_tun_type, "mpls"); in udp_decap_mod_args_cb()
263 bool is_mpls = strcmp(cfg->mac_tun_type, "mpls") == 0; in configure_fou_rx_port()
541 .mac_tun_type = "none",
547 .mac_tun_type = "none",
556 .mac_tun_type = "none",
560 .mac_tun_type = "none",
569 .mac_tun_type = "eth",
577 .mac_tun_type = "eth",
[all …]