Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / packet-pres.h
blob80f19b87d36ca434e2265c5c4d60d4de9e6301c6
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 -q -L -p pres -c ./pres.cnf -s ./packet-pres-template -D . -O ../.. ISO8823-PRESENTATION.asn ISO9576-PRESENTATION.asn */
6 /* packet-pres.h
7 * Routines for pres packet dissection
9 * Wireshark - Network traffic analyzer
10 * By Gerald Combs <gerald@wireshark.org>
11 * Copyright 1998 Gerald Combs
13 * SPDX-License-Identifier: GPL-2.0-or-later
16 #ifndef PACKET_PRES_H
17 #define PACKET_PRES_H
19 /*#include "packet-pres-exp.h"*/
21 extern char *find_oid_by_pres_ctx_id(packet_info *pinfo, uint32_t idx);
23 #endif /* PACKET_PRES_H */