Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c154 struct real_definition { struct
193 __type(value, struct real_definition);
280 struct real_definition *dst, __u32 pkt_bytes) in encap_v6()
323 struct real_definition *dst, __u32 pkt_bytes) in encap_v4()
508 static bool get_packet_dst(struct real_definition **real, in get_packet_dst()
561 static void connection_table_lookup(struct real_definition **real, in connection_table_lookup()
654 struct real_definition *dst = NULL; in process_packet()
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()
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()
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-v6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_noinline.c20 struct real_definition { in test_xdp_noinline() struct
Dl4lb_all.c18 struct real_definition { in test_l4lb() struct