This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-13 07:44:48 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
libexec
/
bootpd
/
getif.h
5 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Rearrange bootpd
1994-09-30 01:45:07 -04:00
/* getif.h */
Assume __STDC__, remove non-__STDC__ code. Reviewed by: md5
2002-05-28 14:31:41 -04:00
/* $FreeBSD$ */
Rearrange bootpd
1994-09-30 01:45:07 -04:00
extern
struct
ifreq
*
getif
(
int
,
struct
in_addr
*
)
;
Reference in a new issue
Copy permalink