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