Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dfilter.c4551 static unsigned long bpf_xdp_copy(void *dst_buff, const void *src_buff, in bpf_xdp_copy() function
4570 xdp_size, bpf_xdp_copy); in BPF_CALL_5()