summaryrefslogtreecommitdiff
path: root/agent/mibgroup/sctp-mib/sctpScalars.h
blob: 25b187adb9b14b7914dd93c155ff8a31a7c04bfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*
 * Note: this file originally auto-generated by mib2c using
 *        : mib2c.scalar.conf 11805 2005-01-07 09:37:18Z dts12 $
 */
#ifndef SCTP_SCALARS_H
#define SCTP_SCALARS_H
config_require(sctp-mib/sctpScalars_common)
#if defined( linux )
config_require(sctp-mib/sctpScalars_linux)
#else
/*
 * couldn't determine the correct file!
 * require a bogus file to generate an error.
 */
config_require(sctp-mib/scalars-unknown-arch)
#endif
/*
 * Initialize and register the sctpStats and sctpParams handlers.
 */
extern void     init_sctpScalars(void);


#endif                          /* SCTP_SCALARS_H */