nmsg
1.0.1
|
Data Fields | |
nmsg_input_type | type |
nmsg_msgmod_t | msgmod |
void * | clos |
union { | |
struct nmsg_stream_input * stream | |
struct nmsg_pcap * pcap | |
struct nmsg_pres * pres | |
struct nmsg_json * json | |
struct nmsg_callback_input * callback | |
}; | |
nmsg_input_read_fp | read_fp |
nmsg_input_read_loop_fp | read_loop_fp |
bool | do_filter |
unsigned | filter_vid |
unsigned | filter_msgtype |
volatile bool | stop |