Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_adjust_tail_kern.c70 static __always_inline int send_icmp4_too_big(struct xdp_md *xdp) in send_icmp4_too_big() function
131 return send_icmp4_too_big(xdp); in handle_ipv4()
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_adjust_tail_kern.c70 static __always_inline int send_icmp4_too_big(struct xdp_md *xdp) in send_icmp4_too_big() function
131 return send_icmp4_too_big(xdp); in handle_ipv4()

Completed in 2 milliseconds