Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dgetif.c45 struct ifreq *ifrq, *ifrmax; in getif() local
79 ifrmax = (struct ifreq *) 0;/* ... is not a valid match */ in getif()
88 ifrmax = ifrq; in getif()
101 return ifrmax; in getif()