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