Searched refs:ptr_buf (Results 1 – 1 of 1) sorted by relevance
3891 u8 *ptr_buf; in bpf_xdp_copy_buf() local3905 ptr_buf = xdp->data; in bpf_xdp_copy_buf()3912 src = flush ? buf : ptr_buf + copy_off; in bpf_xdp_copy_buf()3913 dst = flush ? ptr_buf + copy_off : buf; in bpf_xdp_copy_buf()3925 ptr_buf = skb_frag_address(next_frag); in bpf_xdp_copy_buf()