Searched refs:ptr_buf (Results 1 – 1 of 1) sorted by relevance
3909 u8 *ptr_buf; in bpf_xdp_copy_buf() local3923 ptr_buf = xdp->data; in bpf_xdp_copy_buf()3930 src = flush ? buf : ptr_buf + copy_off; in bpf_xdp_copy_buf()3931 dst = flush ? ptr_buf + copy_off : buf; in bpf_xdp_copy_buf()3943 ptr_buf = skb_frag_address(next_frag); in bpf_xdp_copy_buf()