Wireshark
4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
crc6-tvb.h
Go to the documentation of this file.
1
11
#ifndef __CRC6_TVB_H__
12
#define __CRC6_TVB_H__
13
14
#include "ws_symbol_export.h"
15
16
#ifdef __cplusplus
17
extern
"C"
{
18
#endif
/* __cplusplus */
19
20
WS_DLL_PUBLIC uint16_t crc6_compute_tvb(
tvbuff_t
*tvb,
int
len);
21
22
#ifdef __cplusplus
23
}
24
#endif
/* __cplusplus */
25
26
#endif
/* crc6-tvb.h */
tvbuff
Definition
tvbuff-int.h:35
Generated by
1.9.8