prelude-message-id

Name

prelude-message-id -- 

Synopsis



#define     PRELUDE_MSG_IDMEF
#define     PRELUDE_MSG_OPTION_LIST
#define     PRELUDE_MSG_ID
#define     PRELUDE_MSG_AUTH
#define     PRELUDE_MSG_CM
#define     PRELUDE_MSG_CLIENT_TYPE
#define     PRELUDE_MSG_OPTION_REQUEST
#define     PRELUDE_MSG_OPTION_REPLY
#define     PRELUDE_MSG_ID_DECLARE
#define     PRELUDE_MSG_AUTH_HAVE_SSL
#define     PRELUDE_MSG_AUTH_HAVE_PLAINTEXT
#define     PRELUDE_MSG_AUTH_SSL
#define     PRELUDE_MSG_AUTH_PLAINTEXT
#define     PRELUDE_MSG_AUTH_USERNAME
#define     PRELUDE_MSG_AUTH_PASSWORD
#define     PRELUDE_MSG_AUTH_SUCCEED
#define     PRELUDE_MSG_AUTH_FAILED
#define     PRELUDE_MSG_AUTH_EXIST
#define     PRELUDE_MSG_CM_FIREWALL
#define     PRELUDE_MSG_CM_THROTTLE
#define     PRELUDE_MSG_CM_ISLAND
#define     PRELUDE_MSG_CM_FEATURE
#define     PRELUDE_MSG_OPTION_TARGET_ID
#define     PRELUDE_MSG_OPTION_SOURCE_ID
#define     PRELUDE_MSG_OPTION_VALUE
#define     PRELUDE_MSG_OPTION_SET
#define     PRELUDE_MSG_OPTION_GET
#define     PRELUDE_MSG_OPTION_ID
#define     PRELUDE_MSG_OPTION_ERROR
#define     PRELUDE_MSG_OPTION_START
#define     PRELUDE_MSG_OPTION_END
#define     PRELUDE_MSG_OPTION_NAME
#define     PRELUDE_MSG_OPTION_DESC
#define     PRELUDE_MSG_OPTION_HAS_ARG
#define     PRELUDE_MSG_OPTION_HELP
#define     PRELUDE_MSG_OPTION_INPUT_VALIDATION
#define     PRELUDE_MSG_OPTION_INPUT_TYPE
#define     PRELUDE_MSG_OPTION_ARG

Description

Details

PRELUDE_MSG_IDMEF

#define PRELUDE_MSG_IDMEF          0


PRELUDE_MSG_OPTION_LIST

#define PRELUDE_MSG_OPTION_LIST    1


PRELUDE_MSG_ID

#define PRELUDE_MSG_ID             3


PRELUDE_MSG_AUTH

#define PRELUDE_MSG_AUTH           4


PRELUDE_MSG_CM

#define PRELUDE_MSG_CM             5 


PRELUDE_MSG_CLIENT_TYPE

#define PRELUDE_MSG_CLIENT_TYPE    6


PRELUDE_MSG_OPTION_REQUEST

#define PRELUDE_MSG_OPTION_REQUEST 7


PRELUDE_MSG_OPTION_REPLY

#define PRELUDE_MSG_OPTION_REPLY   8


PRELUDE_MSG_ID_DECLARE

#define PRELUDE_MSG_ID_DECLARE  0


PRELUDE_MSG_AUTH_HAVE_SSL

#define PRELUDE_MSG_AUTH_HAVE_SSL       0


PRELUDE_MSG_AUTH_HAVE_PLAINTEXT

#define PRELUDE_MSG_AUTH_HAVE_PLAINTEXT 1


PRELUDE_MSG_AUTH_SSL

#define PRELUDE_MSG_AUTH_SSL       2


PRELUDE_MSG_AUTH_PLAINTEXT

#define PRELUDE_MSG_AUTH_PLAINTEXT 3


PRELUDE_MSG_AUTH_USERNAME

#define PRELUDE_MSG_AUTH_USERNAME  4


PRELUDE_MSG_AUTH_PASSWORD

#define PRELUDE_MSG_AUTH_PASSWORD  5


PRELUDE_MSG_AUTH_SUCCEED

#define PRELUDE_MSG_AUTH_SUCCEED   6


PRELUDE_MSG_AUTH_FAILED

#define PRELUDE_MSG_AUTH_FAILED    7


PRELUDE_MSG_AUTH_EXIST

#define PRELUDE_MSG_AUTH_EXIST     8


PRELUDE_MSG_CM_FIREWALL

#define PRELUDE_MSG_CM_FIREWALL 0


PRELUDE_MSG_CM_THROTTLE

#define PRELUDE_MSG_CM_THROTTLE 1


PRELUDE_MSG_CM_ISLAND

#define PRELUDE_MSG_CM_ISLAND   2


PRELUDE_MSG_CM_FEATURE

#define PRELUDE_MSG_CM_FEATURE  3


PRELUDE_MSG_OPTION_TARGET_ID

#define PRELUDE_MSG_OPTION_TARGET_ID        0


PRELUDE_MSG_OPTION_SOURCE_ID

#define PRELUDE_MSG_OPTION_SOURCE_ID        1


PRELUDE_MSG_OPTION_VALUE

#define PRELUDE_MSG_OPTION_VALUE            3


PRELUDE_MSG_OPTION_SET

#define PRELUDE_MSG_OPTION_SET              4


PRELUDE_MSG_OPTION_GET

#define PRELUDE_MSG_OPTION_GET              5


PRELUDE_MSG_OPTION_ID

#define PRELUDE_MSG_OPTION_ID               6


PRELUDE_MSG_OPTION_ERROR

#define PRELUDE_MSG_OPTION_ERROR            7


PRELUDE_MSG_OPTION_START

#define PRELUDE_MSG_OPTION_START            8


PRELUDE_MSG_OPTION_END

#define PRELUDE_MSG_OPTION_END              9


PRELUDE_MSG_OPTION_NAME

#define PRELUDE_MSG_OPTION_NAME            10


PRELUDE_MSG_OPTION_DESC

#define PRELUDE_MSG_OPTION_DESC            11


PRELUDE_MSG_OPTION_HAS_ARG

#define PRELUDE_MSG_OPTION_HAS_ARG         12


PRELUDE_MSG_OPTION_HELP

#define PRELUDE_MSG_OPTION_HELP            13


PRELUDE_MSG_OPTION_INPUT_VALIDATION

#define PRELUDE_MSG_OPTION_INPUT_VALIDATION 14


PRELUDE_MSG_OPTION_INPUT_TYPE

#define PRELUDE_MSG_OPTION_INPUT_TYPE       15


PRELUDE_MSG_OPTION_ARG

#define PRELUDE_MSG_OPTION_ARG              16