Home
last modified time | relevance | path

Searched refs:send_icmp6_reply (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c460 int send_icmp6_reply(void *data, void *data_end) in send_icmp6_reply() function
494 return send_icmp6_reply(data, data_end); in parse_icmpv6()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c420 int send_icmp6_reply(void *data, void *data_end) in send_icmp6_reply() function
454 return send_icmp6_reply(data, data_end); in parse_icmpv6()

Completed in 3 milliseconds