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