1 #ifndef NMSG_BASE_DEFS_H
2 #define NMSG_BASE_DEFS_H
4 #define NMSG_VENDOR_BASE_NCAP_ID 1
5 #define NMSG_VENDOR_BASE_NCAP_NAME "ncap"
7 #define NMSG_VENDOR_BASE_EMAIL_ID 2
8 #define NMSG_VENDOR_BASE_EMAIL_NAME "email"
10 #define NMSG_VENDOR_BASE_LINKPAIR_ID 3
11 #define NMSG_VENDOR_BASE_LINKPAIR_NAME "linkpair"
13 #define NMSG_VENDOR_BASE_HTTP_ID 4
14 #define NMSG_VENDOR_BASE_HTTP_NAME "http"
16 #define NMSG_VENDOR_BASE_IPCONN_ID 5
17 #define NMSG_VENDOR_BASE_IPCONN_NAME "ipconn"
19 #define NMSG_VENDOR_BASE_LOGLINE_ID 6
20 #define NMSG_VENDOR_BASE_LOGLINE_NAME "logline"
22 #define NMSG_VENDOR_BASE_DNS_ID 7
23 #define NMSG_VENDOR_BASE_DNS_NAME "dns"
25 #define NMSG_VENDOR_BASE_PKT_ID 8
26 #define NMSG_VENDOR_BASE_PKT_NAME "pkt"
28 #define NMSG_VENDOR_BASE_DNSQR_ID 9
29 #define NMSG_VENDOR_BASE_DNSQR_NAME "dnsqr"
31 #define NMSG_VENDOR_BASE_XML_ID 10
32 #define NMSG_VENDOR_BASE_XML_NAME "xml"
34 #define NMSG_VENDOR_BASE_ENCODE_ID 11
35 #define NMSG_VENDOR_BASE_ENCODE_NAME "encode"
37 #define NMSG_VENDOR_BASE_PACKET_ID 12
38 #define NMSG_VENDOR_BASE_PACKET_NAME "packet"