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