Wireshark
4.5.0
The Wireshark network protocol analyzer
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 <
[email protected]
>
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