Home
last modified time | relevance | path

Searched defs:bpf_zbuf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dbpf.h114 struct bpf_zbuf { struct
115 void *bz_bufa; /* Location of 'a' zero-copy buffer. */
116 void *bz_bufb; /* Location of 'b' zero-copy buffer. */
117 size_t bz_buflen; /* Size of zero-copy buffers. */