Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

artik_network_dhcp_server_config Struct Reference

DHCP server configuration structure. More...

#include <connectivity/artik_network.h>

Data Fields

artik_network_interface_t interface
 
artik_network_ip ip_addr
 
artik_network_ip netmask
 
artik_network_ip gw_addr
 
artik_network_ip dns_addr [MAX_DNS_ADDRESSES]
 
artik_network_ip start_addr
 
unsigned int num_leases
 

Detailed Description

Structure containing the configuration parameters of the DHCP server.

Examples:
network_test/artik_dhcp_server_test.c.

Definition at line 150 of file artik_network.h.


The documentation for this struct was generated from the following file:
Last updated on: