Searched refs:src_buff (Results 1 – 1 of 1) sorted by relevance
4570 static unsigned long bpf_xdp_copy(void *dst_buff, const void *src_buff, in bpf_xdp_copy() argument4573 memcpy(dst_buff, src_buff + off, len); in bpf_xdp_copy()