Home
last modified time | relevance | path

Searched refs:minunit (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.sbin/rbootd/
Dbpf.c221 int minunit, n; in BpfGetIntfName() local
235 minunit = 666; in BpfGetIntfName()
252 if (n < minunit) { in BpfGetIntfName()
253 minunit = n; in BpfGetIntfName()