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