Searched refs:bpf_icmp_send (Results 1 – 2 of 2) sorted by relevance
67 kfunc_ret = bpf_icmp_send(skb, unreach_type, unreach_code); in egress()112 ret = bpf_icmp_send(skb, unreach_type, unreach_code); in recursion()
12734 __bpf_kfunc int bpf_icmp_send(struct __sk_buff *skb_ctx, int type, int code) in bpf_icmp_send() function12837 BTF_ID_FLAGS(func, bpf_icmp_send)