Lines Matching refs:bpf_d
39 void bpf_zerocopy_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
41 void bpf_zerocopy_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
43 void bpf_zerocopy_buffull(struct bpf_d *);
44 void bpf_zerocopy_bufheld(struct bpf_d *);
45 void bpf_zerocopy_buf_reclaimed(struct bpf_d *);
46 int bpf_zerocopy_canfreebuf(struct bpf_d *);
47 int bpf_zerocopy_canwritebuf(struct bpf_d *);
48 void bpf_zerocopy_free(struct bpf_d *d);
49 int bpf_zerocopy_ioctl_getzmax(struct thread *td, struct bpf_d *d,
51 int bpf_zerocopy_ioctl_rotzbuf(struct thread *td, struct bpf_d *d,
53 int bpf_zerocopy_ioctl_setzbuf(struct thread *td, struct bpf_d *d,