Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
strato-tap.h
Go to the documentation of this file.
1
11#pragma once
12
14
15extern void init_iousers(struct register_ct* ct, const char *filter);
16extern void init_endpoints(struct register_ct* ct, const char *filter);
17extern bool register_srt_tables(const void *key, void *value, void *userdata);
18extern bool register_rtd_tables(const void *key, void *value, void *userdata);
19extern bool register_simple_stat_tables(const void *key, void *value, void *userdata);
Definition conversation_table.c:24