Searched refs:ptr_buf (Results 1 – 1 of 1) sorted by relevance
3965 u8 *ptr_buf; in bpf_xdp_copy_buf() local3979 ptr_buf = xdp->data; in bpf_xdp_copy_buf()3986 src = flush ? buf : ptr_buf + copy_off; in bpf_xdp_copy_buf()3987 dst = flush ? ptr_buf + copy_off : buf; in bpf_xdp_copy_buf()3999 ptr_buf = skb_frag_address(next_frag); in bpf_xdp_copy_buf()