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