Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/samples/bpf/
Dxdp_tx_iptunnel_kern.c32 .value_size = sizeof(struct iptnl_info),
69 const struct iptnl_info *tnl, in set_ethhdr()
81 struct iptnl_info *tnl; in handle_ipv4()
156 struct iptnl_info *tnl; in handle_ipv6()
Dxdp_tx_iptunnel_common.h21 struct iptnl_info { struct
Dxdp_tx_iptunnel_user.c165 struct iptnl_info tnl = {}; in main()
/Linux-v5.4/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()
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_iptunnel_common.h21 struct iptnl_info { struct