xref
: /
freebsd
/
libexec
/
bootpd
/
getether.h
(revision 72584fd2c0708d9f7b879e916aeb99d63c911287)
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