xref
: /
freebsd
/
libexec
/
bootpd
/
getether.h
(revision 3763835bfedceb553c613b413434ea4ec2b0da14)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/*
getether.h
*/
2
/* $FreeBSD$ */
3
4
extern
int
getether
(
char
*
ifname
,
char
*
eaptr
);
5