Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dtest_l4lb.c217 static __always_inline bool get_packet_dst(struct real_definition **real, in get_packet_dst() function
425 if (!get_packet_dst(&dst, &pckt, vip_info, is_ipv6)) in process_packet()
Dtest_l4lb_noinline.c213 static bool get_packet_dst(struct real_definition **real, in get_packet_dst() function
425 if (!get_packet_dst(&dst, &pckt, vip_info, is_ipv6)) in process_packet()
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()