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