nmsg  1.0.0
Macros
vendors.h File Reference

NMSG vendor ID values. More...

Go to the source code of this file.

Macros

#define NMSG_VENDOR_BASE_ID   1
 
#define NMSG_VENDOR_BASE_NAME   "base"
 
#define NMSG_VENDOR_BASE   { NMSG_VENDOR_BASE_ID, NMSG_VENDOR_BASE_NAME }
 
#define NMSG_VENDOR_ISC_ID   NMSG_VENDOR_BASE_ID
 
#define NMSG_VENDOR_ISC_NAME   NMSG_VENDOR_BASE_NAME
 
#define NMSG_VENDOR_ISC   NMSG_VENDOR_BASE
 
#define NMSG_VENDOR_SIE_ID   2
 
#define NMSG_VENDOR_SIE_NAME   "SIE"
 
#define NMSG_VENDOR_SIE   { NMSG_VENDOR_SIE_ID, NMSG_VENDOR_SIE_NAME }
 
#define NMSG_VENDOR_GTISC_ID   3
 
#define NMSG_VENDOR_GTISC_NAME   "GTISC"
 
#define NMSG_VENDOR_GTISC   { NMSG_VENDOR_GTISC_ID, NMSG_VENDOR_GTISC_NAME }
 
#define NMSG_VENDOR_DEFINTEL_ID   4
 
#define NMSG_VENDOR_DEFINTEL_NAME   "Defintel"
 
#define NMSG_VENDOR_DEFINTEL   { NMSG_VENDOR_DEFINTEL_ID, NMSG_VENDOR_DEFINTEL_NAME }
 
#define NMSG_VENDOR_UNIVIE_ID   5
 
#define NMSG_VENDOR_UNIVIE_NAME   "Univie"
 
#define NMSG_VENDOR_UNIVIE   { NMSG_VENDOR_UNIVIE_ID, NMSG_VENDOR_UNIVIE_NAME }
 
#define NMSG_VENDOR_UNVEILLANCE_ID   6
 
#define NMSG_VENDOR_UNVEILLANCE_NAME   "Unveillance"
 
#define NMSG_VENDOR_UNVEILLANCE   { NMSG_VENDOR_UNVEILLANCE_ID, NMSG_VENDOR_UNVEILLANCE_NAME }
 
#define NMSG_VENDOR_WISC_ID   7
 
#define NMSG_VENDOR_WISC_NAME   "WISC"
 
#define NMSG_VENDOR_WISC   { NMSG_VENDOR_WISC_ID, NMSG_VENDOR_WISC_NAME }
 

Detailed Description

NMSG vendor ID values.

Definition in file vendors.h.