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