Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A 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()
H A 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()
/OK3568_Linux_fs/kernel/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.c165 struct iptnl_info tnl = {}; in main()
/OK3568_Linux_fs/kernel/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.c46 struct iptnl_info value4 = {.family = AF_INET}; in test_xdp_bpf2bpf()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_iptunnel_common.h21 struct iptnl_info { struct