Home
last modified time | relevance | path

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

/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()
548 static bool get_packet_dst(struct real_definition **real, in get_packet_dst()
601 static void connection_table_lookup(struct real_definition **real, in connection_table_lookup()
695 struct real_definition *dst = NULL; in process_packet()
Dtest_l4lb.c153 struct real_definition { struct
190 __type(value, struct real_definition);
217 static __always_inline bool get_packet_dst(struct real_definition **real, in get_packet_dst()
332 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()
/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