xref
: /
freebsd
/
libexec
/
bootpd
/
getif.h
(revision 2d1d418e1e7bc8325bb052185c17c81a674d0c4e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/*
getif.h
*/
2
/* $FreeBSD$ */
3
4
extern
struct
ifreq
*
getif
(
int
,
struct
in_addr
*);
5