Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
plugins
epan
wimax
msg-int.h
1
/* msg-int.h
2
* WiMax MAC Managment Message decoder
3
*
4
* Copyright (c) 2007 by Intel Corporation.
5
*
6
* Author: Lu Pan <
[email protected]
>
7
*
8
* Wireshark - Network traffic analyzer
9
* By Gerald Combs <
[email protected]
>
10
* Copyright 1999 Gerald Combs
11
*
12
* SPDX-License-Identifier: GPL-2.0-or-later
13
*/
14
15
#pragma once
16
17
extern
unsigned
cqich_id_size;
18
extern
int
harq;
19
extern
int
ir_type;
20
extern
int
RCID_Type;
21
extern
int
N_layer;
Generated by
1.9.8