Home
last modified time | relevance | path

Searched refs:real_definition (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c155 struct real_definition { struct
194 __type(value, struct real_definition);
281 struct real_definition *dst, __u32 pkt_bytes) in encap_v6()
332 struct real_definition *dst, __u32 pkt_bytes) in encap_v4()
521 static bool get_packet_dst(struct real_definition **real, in get_packet_dst()
574 static void connection_table_lookup(struct real_definition **real, in connection_table_lookup()
669 struct real_definition *dst = NULL; in process_packet()
H A Dtest_l4lb_noinline.c147 struct real_definition { struct
184 __type(value, struct real_definition);
210 static __noinline bool get_packet_dst(struct real_definition **real, in get_packet_dst()
329 struct real_definition *dst; in process_packet()
H A Dtest_l4lb.c151 struct real_definition { struct
188 __type(value, struct real_definition);
215 static __always_inline bool get_packet_dst(struct real_definition **real, in get_packet_dst()
330 struct real_definition *dst; in process_packet()
H A Dtest_l4lb_noinline_dynptr.c149 struct real_definition { struct
186 __type(value, struct real_definition);
212 static __noinline bool get_packet_dst(struct real_definition **real, in get_packet_dst()
334 struct real_definition *dst; in process_packet()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_noinline.c20 struct real_definition { in test_xdp_noinline() struct
H A Dl4lb_all.c18 struct real_definition { in test_l4lb() struct