Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
epan
dissectors
packet-pres.h
1
/* Do not modify this file. Changes will be overwritten. */
2
/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3
/* packet-pres.h */
4
/* asn2wrs.py -b -p pres -c ./pres.cnf -s ./packet-pres-template -D . -O ../.. ISO8823-PRESENTATION.asn ISO9576-PRESENTATION.asn */
5
6
/* Input file: packet-pres-template.h */
7
8
#line 1 "./asn1/pres/packet-pres-template.h"
9
/* packet-pres.h
10
* Routines for pres packet dissection
11
*
12
* Wireshark - Network traffic analyzer
13
* By Gerald Combs <gerald@wireshark.org>
14
* Copyright 1998 Gerald Combs
15
*
16
* SPDX-License-Identifier: GPL-2.0-or-later
17
*/
18
19
#ifndef PACKET_PRES_H
20
#define PACKET_PRES_H
21
22
/*#include "packet-pres-exp.h"*/
23
24
extern
char
*find_oid_by_pres_ctx_id(
packet_info
*pinfo, guint32 idx);
25
26
#endif
/* PACKET_PRES_H */
_packet_info
Definition:
packet_info.h:44
Generated by
1.8.11