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