Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_loop.c30 __type(value, struct iptnl_info);
66 const struct iptnl_info *tnl, in set_ethhdr()
78 struct iptnl_info *tnl; in handle_ipv4()
151 struct iptnl_info *tnl; in handle_ipv6()
H A Dtest_xdp.c34 __type(value, struct iptnl_info);
70 const struct iptnl_info *tnl, in set_ethhdr()
82 struct iptnl_info *tnl; in handle_ipv4()
155 struct iptnl_info *tnl; in handle_ipv6()
H A Dtest_xdp_dynptr.c38 __type(value, struct iptnl_info);
69 const struct iptnl_info *tnl, in set_ethhdr()
83 struct iptnl_info *tnl; in handle_ipv4()
165 struct iptnl_info *tnl; in handle_ipv6()
/openbmc/linux/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c32 __type(value, 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()
H A Dxdp_tx_iptunnel_common.h21 struct iptnl_info { struct
H A Dxdp_tx_iptunnel_user.c160 struct iptnl_info tnl = {}; in main()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp.c9 struct iptnl_info value4 = {.family = AF_INET}; in test_xdp()
10 struct iptnl_info value6 = {.family = AF_INET6}; in test_xdp()
H A Dxdp_bpf2bpf.c107 struct iptnl_info value4 = {.family = AF_INET6}; in test_xdp_bpf2bpf()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_iptunnel_common.h21 struct iptnl_info { struct