30 #define E_CLBSTATE ( E_APP + 0x0100 )
31 #define E_CONFIG ( E_APP + 0x0200 )
32 #define E_SUBSYS ( E_APP + 0x1000 )
33 #define E_SUBNET ( E_APP + 0x2000 )
34 #define E_SUBOPT ( E_APP + 0x3000 )
35 #define E_SUBACS ( E_APP + 0x4000 )
36 #define E_SUBINS ( E_APP + 0x5000 )
37 #define E_SUBBSE ( E_APP + 0x6000 )
This module is responsible for distributing error codes.