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