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-disp.h
1
/* Do not modify this file. Changes will be overwritten. */
2
/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3
/* packet-disp.h */
4
/* asn2wrs.py -b -p disp -c ./disp.cnf -s ./packet-disp-template -D . -O ../.. disp.asn */
5
6
/* Input file: packet-disp-template.h */
7
8
#line 1 "./asn1/disp/packet-disp-template.h"
9
/* packet-disp.h
10
* Routines for X.525 (X.400 Message Transfer) packet dissection
11
* Graeme Lunt 2005
12
*
13
* Wireshark - Network traffic analyzer
14
* By Gerald Combs <gerald@wireshark.org>
15
* Copyright 1998 Gerald Combs
16
*
17
* SPDX-License-Identifier: GPL-2.0-or-later
18
*/
19
20
#ifndef PACKET_DISP_H
21
#define PACKET_DISP_H
22
23
24
/*--- Included file: packet-disp-exp.h ---*/
25
#line 1 "./asn1/disp/packet-disp-exp.h"
26
int
dissect_disp_AgreementID(gboolean implicit_tag _U_,
tvbuff_t
*tvb _U_,
int
offset _U_,
asn1_ctx_t
*actx _U_,
proto_tree
*tree _U_,
int
hf_index _U_);
27
28
/*--- End of included file: packet-disp-exp.h ---*/
29
#line 16 "./asn1/disp/packet-disp-template.h"
30
31
#endif
/* PACKET_DISP_H */
tvbuff
Definition:
tvbuff-int.h:35
_asn1_ctx_t
Definition:
asn1.h:63
_proto_node
Definition:
proto.h:759
Generated by
1.8.11