Home
last modified time | relevance | path

Searched refs:bpf_icmp_send (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dicmp_send.c67 kfunc_ret = bpf_icmp_send(skb, unreach_type, unreach_code); in egress()
112 ret = bpf_icmp_send(skb, unreach_type, unreach_code); in recursion()
/linux/net/core/
H A Dfilter.c12734 __bpf_kfunc int bpf_icmp_send(struct __sk_buff *skb_ctx, int type, int code) in bpf_icmp_send() function
12837 BTF_ID_FLAGS(func, bpf_icmp_send)