#include <tables.h>
Data Fields | |
| unsigned long int | vlan_id |
| Auto incremented ID. | |
| char | profile_optionnel [OPTIONNAL_PROFILE_SIZE] |
| Optionnal profile. | |
| unsigned long int | vlan_tag |
| VLAN ID (from Option 82). | |
| char | vlan_gateway [IP_ADDRESS_STR_SIZE] |
| VLAN gateway. | |
| char | radius_identifiant [ACCT_IDENTIFIER_SIZE] |
| Radius 'ACCT' identifier. | |
| char | libelle [LABEL_SIZE] |
| Label. | |
| char | comment [COMMENT_SIZE] |
| Comment. | |
| unsigned long int | offer_timeout |
| Timeout for a DHCP offer. | |
Definition at line 186 of file tables.h.
1.2.15