Home
last modified time | relevance | path

Searched refs:get_packet_dst (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_l4lb.c215 static __always_inline bool get_packet_dst(struct real_definition **real, in get_packet_dst() function
423 if (!get_packet_dst(&dst, &pckt, vip_info, is_ipv6)) in process_packet()
A Dtest_l4lb_noinline.c210 static __noinline bool get_packet_dst(struct real_definition **real, in get_packet_dst() function
422 if (!get_packet_dst(&dst, &pckt, vip_info, is_ipv6)) in process_packet()
A Dtest_xdp_noinline.c548 static bool get_packet_dst(struct real_definition **real, in get_packet_dst() function
770 if (!get_packet_dst(&dst, &pckt, vip_info, is_ipv6, lru_map)) in process_packet()

Completed in 15 milliseconds