/* @(#)41	1.3  src/tcpip/usr/include/isode/pepsy/SMUX_pre_defs.h, isodelib7, tcpip720 3/3/93 11:40:34 */
/*
 * COMPONENT_NAME: (SNMP) Simple Network Management Protocol Daemon
 *
 * FUNCTIONS: none
 *
 * ORIGINS: 60
 *
 * FILE:	src/tcpip/usr/include/isode/pepsy/SMUX_pre_defs.h
 */

/*
 *				  NOTICE
 *
 *    Acquisition, use, and distribution of this module and related
 *    materials are subject to the restrictions of a license agreement.
 *    Consult the Preface in the User's Manual for the full terms of
 *    this agreement.
 */

#ifndef _SMUX_pre_defs_
#define _SMUX_pre_defs_

extern modtyp	_ZSMUX_mod;
#define _ZPDUsSMUX	0
#define _ZRRspPDUSMUX	5
#define _ZOpenPDUSMUX	1
#define _ZSimpleOpenSMUX	2
#define _ZSOutPDUSMUX	6
#define _ZRReqPDUSMUX	4
#define _ZClosePDUSMUX	3

#endif /* _SMUX_pre_defs_ */
