* * $Log: confnet.h,v $ * Revision 1.4 2006/05/25 09:17:28 haraldkipp * Allow configuration of location used in non-volatile memory. * API documentation updated and corrected. * * Revision 1.3 2006/03/16 15:25:34 haraldkipp * Changed human readable strings from u_char to char to stop GCC 4 from * nagging about signedness. * * Revision 1.2 2006/01/23 17:34:29 haraldkipp * Configuration structures must be packed. * * Revision 1.1.1.1 2003/05/09 14:41:18 haraldkipp * Initial using 3.2.1 * * Revision 1.4 2003/02/04 18:00:52 harald * Version 3 released * * Revision 1.3 2002/06/26 17:29:28 harald * First pre-release with 2.4 stack * *
Defines | |
#define | CONFNET_EE_OFFSET 64 |
Non-volatile memory location. | |
#define | CONFNET_MAX_IF 1 |
Typedefs | |
typedef _CONFNET | CONFNET |
Network configuration type. | |
Variables | |
CONFNET | confnet |
Global network configuration structure. |