This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a199de3d9
freebsd-nq
/
libexec
/
bootpd
/
getether.h
5 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Import bootpd-2.4.3 from ftp.mc.com
1996-01-23 01:35:04 +00:00
/* getether.h */
Assume __STDC__, remove non-__STDC__ code. Reviewed by: md5
2002-05-28 18:31:41 +00:00
/* $FreeBSD$ */
Import bootpd-2.4.3 from ftp.mc.com
1996-01-23 01:35:04 +00:00
extern
int
getether
(
char
*
ifname
,
char
*
eaptr
)
;
Reference in New Issue
Copy Permalink