xref
: /
freebsd
/
libexec
/
bootpd
/
getif.h
(revision 29332c0dcee1e80c9fb871e06c3160bd5deb1b44)
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