#include <tables.h>
Data Fields | |
char | MAC_ADDRESS [LOGISTIC_MAC_ADDRESS_SIZE] |
Field 'MAC_ADDRESS'. | |
char | RADIUS_LOGIN [LOGISTIC_RADIUS_LOGIN_SIZE] |
Field 'RADIUS_LOGIN'. | |
char | LOGIN_MODEM [LOGISTIC_LOGIN_MODEM_SIZE] |
Field 'LOGIN_MODEM'. | |
int | FLAG_CHECK_RADIUS |
Field 'FLAG_CHECK_RADIUS'. | |
char | radonline_acct_identifier [ACCT_IDENTIFIER_SIZE] |
This field is not part of the table 'LOGISTIC_RADIUS'. But it will be used when the server update the Radonline database. If this string is not empty, then the Radonline ACCT_IDENTIFIER inserted in the Radonline table will be the value of this string. | |
char | radonline_user_name [LOGIN_RADIUS_SIZE] |
This field is not part of the table 'LOGISTIC_RADIUS'. But it will be used when the server update the Radonline database. If this string is not empty, then the USERNAME inserted in the Radonline table will be the value of this string. | |
char | login_modem [LOGISTIC_LOGIN_MODEM_SIZE] |
This field is not part of the table 'LOGISTIC_RADIUS'. But it will be used when the server update the Radonline database. If this string is not empty, then the LOGIN_MODEM inserted in the Radonline table will be the value of this string. | |
int | modem_manufacturor |
This field is not part of the table 'LOGISTIC_RADIUS'. This fields identifies the modem's manufacturor. |
Definition at line 308 of file tables.h.