Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
cli
tshark-tap.h
Go to the documentation of this file.
1
11
#ifndef __TSHARK_TAP_H__
12
#define __TSHARK_TAP_H__
13
14
#include <
epan/conversation_table.h
>
15
16
extern
void
init_iousers(
struct
register_ct
* ct,
const
char
*filter);
17
extern
void
init_endpoints(
struct
register_ct
* ct,
const
char
*filter);
18
extern
bool
register_srt_tables(
const
void
*key,
void
*value,
void
*userdata);
19
extern
bool
register_rtd_tables(
const
void
*key,
void
*value,
void
*userdata);
20
extern
bool
register_simple_stat_tables(
const
void
*key,
void
*value,
void
*userdata);
21
22
#endif
/* __TSHARK_TAP_H__ */
conversation_table.h
register_ct
Definition
conversation_table.c:24
Generated by
1.9.8