Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dfilter.c3807 static unsigned long bpf_xdp_copy(void *dst_buff, const void *src_buff, in bpf_xdp_copy() function
3825 xdp_size, bpf_xdp_copy); in BPF_CALL_5()