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