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