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()
249 bool is_mpls = !strcmp(cfg->mac_tun_type, "mpls"); in udp_decap_mod_args_cb()
258 bool is_mpls = strcmp(cfg->mac_tun_type, "mpls") == 0; in configure_fou_rx_port()
536 .mac_tun_type = "none",
542 .mac_tun_type = "none",
551 .mac_tun_type = "none",
555 .mac_tun_type = "none",
564 .mac_tun_type = "eth",
572 .mac_tun_type = "eth",
[all …]