Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
conv_id.h
Go to the documentation of this file.
1
12
#ifndef __CONV_ID_H__
13
#define __CONV_ID_H__
14
15
#include <stdint.h>
16
34
typedef
uint32_t
conv_id_t
;
35
#define CONV_ID_UNSET UINT32_MAX
36
37
#endif
/* __CONV_ID_H__ */
conv_id_t
uint32_t conv_id_t
Definition
conv_id.h:34
Generated by
1.9.8