Searched refs:bpf_maxbufsize (Results 1 – 1 of 1) sorted by relevance
96 static int bpf_maxbufsize = BPF_MAXBUFSIZE; variable98 &bpf_maxbufsize, 0, "Maximum capture buffer in bytes");169 if (size > bpf_maxbufsize) in bpf_buffer_ioctl_sblen()170 *i = size = bpf_maxbufsize; in bpf_buffer_ioctl_sblen()