Searched refs:src_bytes (Results 1 – 2 of 2) sorted by relevance
103 u_char *src_bytes; in bpf_buffer_append_bytes() local105 src_bytes = (u_char *)src; in bpf_buffer_append_bytes()106 bcopy(src_bytes, buf + offset, len); in bpf_buffer_append_bytes()
243 u_char *src_bytes; in bpf_zerocopy_append_bytes() local250 src_bytes = (u_char *)src; in bpf_zerocopy_append_bytes()268 bcopy(src_bytes, ((u_char *)sf_buf_kva(zb->zb_pages[page])) + in bpf_zerocopy_append_bytes()279 src_bytes += count; in bpf_zerocopy_append_bytes()