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

/illumos-gate/usr/src/uts/common/io/bpf/
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 157 milliseconds