Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_xdp.c36 __type(value, struct iptnl_info);
72 const struct iptnl_info *tnl, in set_ethhdr()
84 struct iptnl_info *tnl; in handle_ipv4()
157 struct iptnl_info *tnl; in handle_ipv6()
Dtest_xdp_loop.c32 __type(value, struct iptnl_info);
68 const struct iptnl_info *tnl, in set_ethhdr()
80 struct iptnl_info *tnl; in handle_ipv4()
153 struct iptnl_info *tnl; in handle_ipv6()
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dxdp.c8 struct iptnl_info value4 = {.family = AF_INET}; in test_xdp()
9 struct iptnl_info value6 = {.family = AF_INET6}; in test_xdp()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_iptunnel_common.h21 struct iptnl_info { struct