Searched refs:iptnl_info (Results 1 – 8 of 8) sorted by relevance
32 __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()
21 struct iptnl_info { struct
160 struct iptnl_info tnl = {}; in main()
34 __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()
30 __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()
9 struct iptnl_info value4 = {.family = AF_INET}; in test_xdp()10 struct iptnl_info value6 = {.family = AF_INET6}; in test_xdp()
107 struct iptnl_info value4 = {.family = AF_INET6}; in test_xdp_bpf2bpf()
Completed in 14 milliseconds