Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / epan / dissectors / packet-idmp.h
blob373fb07d1a5fde4cc73b88856f3463330a9820c3
1 /* Do not modify this file. Changes will be overwritten. */
2 /* Generated automatically by the ASN.1 to Wireshark dissector compiler */
3 /* packet-idmp.h */
4 /* asn2wrs.py -b -q -L -p idmp -c ./idmp.cnf -s ./packet-idmp-template -D . -O ../.. IDMProtocolSpecification.asn CommonProtocolSpecification.asn */
6 /* packet-idmp.h
7 * Routines for X.519 Internet Directly Mapped Protocol (IDMP) packet dissection
8 * Graeme Lunt 2010
10 * Wireshark - Network traffic analyzer
11 * By Gerald Combs <gerald@wireshark.org>
12 * Copyright 1998 Gerald Combs
14 * SPDX-License-Identifier: GPL-2.0-or-later
17 #ifndef PACKET_IDM_H
18 #define PACKET_IDM_H
20 #include "packet-ros.h"
22 void
23 register_idmp_protocol_info(const char *oid, const ros_info_t *rinfo, int proto _U_, const char *name);
25 #endif /* PACKET_IDM_H */