Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_xdp_noinline.c160 struct real_definition { struct
200 .value_size = sizeof(struct real_definition),
291 struct real_definition *dst, __u32 pkt_bytes) in encap_v6()
334 struct real_definition *dst, __u32 pkt_bytes) in encap_v4()
559 static bool get_packet_dst(struct real_definition **real, in get_packet_dst()
612 static void connection_table_lookup(struct real_definition **real, in connection_table_lookup()
706 struct real_definition *dst = NULL; in process_packet()
Dtest_l4lb_noinline.c149 struct real_definition { struct
185 .value_size = sizeof(struct real_definition),
213 static bool get_packet_dst(struct real_definition **real, in get_packet_dst()
332 struct real_definition *dst; in process_packet()
Dtest_l4lb.c153 struct real_definition { struct
189 .value_size = sizeof(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_progs.c219 struct real_definition { in test_l4lb() struct
308 struct real_definition { in test_xdp_noinline() struct