Searched refs:bpf_maxbufsize_local (Results 1 – 1 of 1) sorted by relevance
856 int bpf_maxbufsize_local = in bpfioctl() local859 if (size > bpf_maxbufsize_local) in bpfioctl()860 *(u_int *)addr = size = bpf_maxbufsize_local; in bpfioctl()