TuyaOS
include
components
tal_lwip
include
lwip
apps
snmp_snmpv2_usm.h
1
/*
2
Generated by LwipMibCompiler
3
*/
4
5
#ifndef LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H
6
#define LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H
7
8
#include "
lwip/apps/snmp_opts.h
"
9
#if LWIP_SNMP
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
/* __cplusplus */
14
15
#include "
lwip/apps/snmp_core.h
"
16
17
extern
const
struct
snmp_mib snmpusmmib;
18
19
#ifdef __cplusplus
20
}
21
#endif
/* __cplusplus */
22
23
#endif
/* LWIP_SNMP */
24
#endif
/* LWIP_HDR_APPS_SNMP_USER_BASED_SM_MIB_H */
snmp_core.h
snmp_opts.h
制作者
1.9.4