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