#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. |
Definition at line 255 of file tables.h.