mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
Prototype interface_setup ().
This commit is contained in:
@@ -1591,6 +1591,7 @@ extern struct interface_info *interfaces,
|
|||||||
*dummy_interfaces, *fallback_interface;
|
*dummy_interfaces, *fallback_interface;
|
||||||
extern struct protocol *protocols;
|
extern struct protocol *protocols;
|
||||||
extern int quiet_interface_discovery;
|
extern int quiet_interface_discovery;
|
||||||
|
isc_result_t interface_setup (void);
|
||||||
|
|
||||||
extern struct in_addr limited_broadcast;
|
extern struct in_addr limited_broadcast;
|
||||||
extern struct in_addr local_address;
|
extern struct in_addr local_address;
|
||||||
|
Reference in New Issue
Block a user