Searched refs:src_bytes (Results 1 – 2 of 2) sorted by relevance
107 u_char *src_bytes; in bpf_buffer_append_bytes() local109 src_bytes = (u_char *)src; in bpf_buffer_append_bytes()110 bcopy(src_bytes, buf + offset, len); in bpf_buffer_append_bytes()
245 u_char *src_bytes; in bpf_zerocopy_append_bytes() local252 src_bytes = (u_char *)src; in bpf_zerocopy_append_bytes()270 bcopy(src_bytes, ((u_char *)sf_buf_kva(zb->zb_pages[page])) + in bpf_zerocopy_append_bytes()281 src_bytes += count; in bpf_zerocopy_append_bytes()