Home
last modified time | relevance | path

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

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