Searched refs:bpf_maxdevices (Results 1 – 1 of 1) sorted by relevance
171 static unsigned int bpf_maxdevices = 256; variable172 SYSCTL_UINT(_debug, OID_AUTO, bpf_maxdevices, CTLFLAG_RD | CTLFLAG_LOCKED,173 &bpf_maxdevices, 0, "");465 if (nbpfilter >= bpf_maxdevices) { in bpf_make_dev_t()