Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

table_ip_lease Struct Reference

This table represents the table 'ip_lease'. More...

#include <tables.h>


Data Fields

unsigned long int ip_lease_id
 "Auto incremented" ID.

unsigned long int vlan_id
 Joint key to the table "vlan".

char cidr [CIDR_SIZE]
 "CIRD", as given from Ogre.

char subnet [IP_ADDRESS_STR_SIZE]
 Subnet IP.

char gateway [IP_ADDRESS_STR_SIZE]
 Gateway IP address.


Detailed Description

This table represents the table 'ip_lease'.

Definition at line 255 of file tables.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 19 12:31:07 2006 for MyDhcp_V2 by doxygen1.2.15