Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tc_tunnel.c264 int fou_proto; in configure_fou_rx_port() local
267 fou_proto = FOU_MPLS_PROTO; in configure_fou_rx_port()
269 fou_proto = cfg->ipproto == 6 ? 41 : 4; in configure_fou_rx_port()
272 is_mpls ? MPLS_UDP_PORT : UDP_PORT, fou_proto, in configure_fou_rx_port()