Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

table_abonne_ip Struct Reference

This data structure represents the table 'abonne_ip'. More...

#include <tables.h>


Data Fields

unsigned long int abonne_ip_id
 Auto incremented ID.

unsigned long int abonnes_id
 Joint key to table 'abonnes'.

unsigned long int vlan_id
 Joint key to table 'vlan'.

char ip [IP_ADDRESS_STR_SIZE]
 Fixed IP address for the user.

char gateway [IP_ADDRESS_STR_SIZE]
 Gateway IP address.

char subnet [IP_ADDRESS_STR_SIZE]
 Subnet IP.


Detailed Description

This data structure represents the table 'abonne_ip'.

Definition at line 156 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