Wireshark
4.5.0
The Wireshark network protocol analyzer
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
Typedefs
a
b
c
d
e
f
g
h
i
m
p
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
e
f
h
i
n
o
r
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
epan
dissectors
packet-gsm_a_rr.h
1
/* packet-gsm_a_rr.h
2
* Definitions for GSM A Interface (actually A-bis really) RR dissection - A.K.A. GSM layer 3 Radio Resource Protocol
3
*
4
* Copyright 2003, Michael Lum <mlum [AT] telostech.com>
5
* In association with Telos Technology Inc.
6
*
7
* Added Dissection of Radio Resource Management Information Elements
8
* and other enhancements and fixes.
9
* Copyright 2005 - 2006, Anders Broman [AT] ericsson.com
10
*
11
* Wireshark - Network traffic analyzer
12
* By Gerald Combs <gerald@wireshark.org>
13
* Copyright 1998 Gerald Combs
14
*
15
* SPDX-License-Identifier: GPL-2.0-or-later
16
*/
17
18
#ifndef __PACKET_GSM_A_RR_H__
19
#define __PACKET_GSM_A_RR_H__
20
21
extern
int
f_k(
int
k,
int
*w,
int
range);
22
23
#endif
/* __PACKET_GSM_A_RR_H__ */
Generated by
1.9.8