Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
packet-HI2Operations.h
1/* Do not modify this file. Changes will be overwritten. */
2/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3/* packet-HI2Operations.h */
4/* asn2wrs.py -b -q -L -p HI2Operations -c ./HI2Operations.cnf -s ./packet-HI2Operations-template -D . -O ../.. HI2Operations_ver18.asn HI3CCLinkData.asn EpsHI2Operations.asn UmtsHI2Operations.asn */
5
6/* packet-HI2Operations.h
7 * Routines for HI2 (ETSI TS 101 671 V3.15.1 (2018-06))
8 *
9 * Wireshark - Network traffic analyzer
10 * By Gerald Combs <[email protected]>
11 * Copyright 1998 Gerald Combs
12 *
13 * SPDX-License-Identifier: GPL-2.0-or-later
14 */
15
16#ifndef PACKET_HI2OPERATIONS_H
17#define PACKET_HI2OPERATIONS_H
18
19#define lawfulInterceptDomainId "0.4.0.2.2"
20#define hi2DomainId lawfulInterceptDomainId".1"
21#define hi2OperationId hi2DomainId".18"
22#define maxNrOfPoints 15
23#define hi3CCLinkId lawfulInterceptDomainId".2.4"
24#define hi3CCLinkIdOperationId hi3CCLinkId".4"
25#define threeGPPSUBDomainId lawfulInterceptDomainId".4"
26#define hi2epsDomainId threeGPPSUBDomainId".8.16.1"
27
28#endif /* PACKET_HI2OPERATIONS_H */