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