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