Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c4530 static unsigned long bpf_xdp_copy(void *dst_buff, const void *src_buff, in bpf_xdp_copy() function
4549 xdp_size, bpf_xdp_copy); in BPF_CALL_5()