dcerpc-netlogon: all netr_LogonControl[2[Ex]] calls have the same reply values
[wireshark-sm.git] / plugins / epan / wimaxmacphy / packet-wimaxmacphy.h
blob5259fe6bfb999d7b2425e4b285c5153aa0332bfd
1 /*
2 * Routines for wimaxmacphy (WiMAX MAX SHY over Ethernet) packet dissection
3 * Copyright 2008, Mobile Metrics - http://mobilemetrics.net/
5 * Wireshark - Network traffic analyzer
6 * By Gerald Combs <gerald@wireshark.org>
7 * Copyright 1998 Gerald Combs
9 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef __PACKET_WIMAXASNCP_H__
13 #define __PACKET_WIMAXASNCP_H__
15 void proto_register_wimaxmacphy (void);
16 void proto_reg_handoff_wimaxmacphy(void);
18 #endif /* __PACKET_WIMAXASNCP_H__ */