21 #include "nmsg_port_net.h"
24 #include <nmsg/msgmod_plugin.h>
32 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_email
34 #undef nmsg_msgmod_ctx
36 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_http
38 #undef nmsg_msgmod_ctx
40 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_ipconn
42 #undef nmsg_msgmod_ctx
44 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_linkpair
46 #undef nmsg_msgmod_ctx
48 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_logline
50 #undef nmsg_msgmod_ctx
52 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_ncap
54 #undef nmsg_msgmod_ctx
56 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_dns
58 #undef nmsg_msgmod_ctx
60 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_pkt
62 #undef nmsg_msgmod_ctx
64 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_dnsqr
66 #undef nmsg_msgmod_ctx
68 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_xml
70 #undef nmsg_msgmod_ctx
72 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_encode
74 #undef nmsg_msgmod_ctx
76 #define nmsg_msgmod_ctx nmsg_msgmod_ctx_packet
78 #undef nmsg_msgmed_ctx
83 &nmsg_msgmod_ctx_email,
84 &nmsg_msgmod_ctx_http,
85 &nmsg_msgmod_ctx_ipconn,
86 &nmsg_msgmod_ctx_linkpair,
87 &nmsg_msgmod_ctx_logline,
88 &nmsg_msgmod_ctx_ncap,
91 &nmsg_msgmod_ctx_dnsqr,
93 &nmsg_msgmod_ctx_encode,
94 &nmsg_msgmod_ctx_packet,
base "email" message type.
Structure exported by message modules to implement a new message type.
base "logline" message type.
Base nmsg support header.
base "http" message type.
base "linkpair" message type.
base "ipconn" message type.
base "ncap" message type.