Searched refs:bpf_bufsize (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c66 extern int bpf_bufsize;
150 bpf_bufsize = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0,
H A Dbpf.c114 int bpf_bufsize = BPF_BUFSIZE; variable
482 d->bd_bufsize = bpf_bufsize;
662 * we checked above that the read buffer is bpf_bufsize bytes.

Completed in 46 milliseconds