Home
last modified time | relevance | path

Searched refs:bpf_zbuf_header (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dbpf_zerocopy.c101 struct bpf_zbuf_header *zb_header; /* Shared header. */
226 (struct bpf_zbuf_header *)sf_buf_kva(zb->zb_pages[0]); in zbuf_setup()
262 offset += sizeof(struct bpf_zbuf_header); in bpf_zerocopy_append_bytes()
317 offset += sizeof(struct bpf_zbuf_header); in bpf_zerocopy_append_mbuf()
590 d->bd_bufsize = bz->bz_buflen - sizeof(struct bpf_zbuf_header); in bpf_zerocopy_ioctl_setzbuf()
H A Dbpf.h233 struct bpf_zbuf_header { struct
/f-stack/tools/compat/include/net/
H A Dbpf.h232 struct bpf_zbuf_header { struct