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