WE310F5  39.00.000
M2MB_DHCP_SRV_CFG_S Struct Reference

DHCP server cfg structure. More...

#include <m2mb_profile.h>

Data Fields

UINT32 start_ip
 
UINT32 end_ip
 
UINT32 lease_time_ms
 

Detailed Description

DHCP server cfg structure.

DHCP server cfg structure.

Definition at line 427 of file m2mb_profile.h.

Field Documentation

◆ end_ip

UINT32 end_ip

DHCP server end IP address

Definition at line 430 of file m2mb_profile.h.

◆ lease_time_ms

UINT32 lease_time_ms

DHCP server lease time in msec.

Definition at line 431 of file m2mb_profile.h.

◆ start_ip

UINT32 start_ip

DHCP server start IP address

Definition at line 429 of file m2mb_profile.h.


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