-#define PLUGIN_PRE_AUTH 1
-#define PLUGIN_POST_AUTH 2
-#define PLUGIN_PACKET_RX 3
-#define PLUGIN_PACKET_TX 4
-#define PLUGIN_TIMER 5
-#define PLUGIN_CONFIG 6
-#define PLUGIN_NEW_SESSION 7
-#define PLUGIN_KILL_SESSION 8
-#define PLUGIN_CONTROL 9
-#define PLUGIN_RADIUS_RESPONSE 10