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

/freebsd-current/contrib/libpcap/
H A Dpcap-bpf.c104 #define BPF_MINORS 4 macro
1466 minors = genminor("bpf", major, 0, BPF_MINORS, 1, 1);
1486 for (i = 0; i < BPF_MINORS; i++) {
1517 for (i = 0; i < BPF_MINORS; i++) {

Completed in 163 milliseconds