Home
last modified time | relevance | path

Searched refs:MIB2_STATS (Results 1 - 11 of 11) sorted by relevance

/third_party/lwip/src/apps/snmp/
H A Dsnmp_mib2.c48 #if !MIB2_STATS
49 #error LWIP_SNMP MIB2 needs MIB2_STATS (for MIB2)
/third_party/lwip/test/fuzz/
H A Dlwipopts.h77 #define MIB2_STATS 1 macro
/third_party/lwip/test/unit/
H A Dlwipopts.h78 #define MIB2_STATS 1 macro
/third_party/lwip/src/include/lwip/
H A Dstats.h297 #if MIB2_STATS
464 #if MIB2_STATS
H A Dopt.h1025 * Usually MIB2_STATS should be enabled, too.
2232 * MIB2_STATS==1: Stats for SNMP MIB2.
2234 #if !defined MIB2_STATS || defined __DOXYGEN__
2235 #define MIB2_STATS 0 macro
2257 #define MIB2_STATS 0 macro
H A Dsnmp.h56 #if MIB2_STATS /* don't build if not configured for use in lwipopts.h */
134 #else /* MIB2_STATS */
141 #endif /* MIB2_STATS */
H A Dnetif.h362 #if MIB2_STATS
371 #endif /* MIB2_STATS */
/third_party/lwip/src/netif/ppp/
H A Dpppoe.c213 #if MIB2_STATS in pppoe_write()
215 #else /* MIB2_STATS */ in pppoe_write()
217 #endif /* MIB2_STATS */ in pppoe_write()
233 #if MIB2_STATS in pppoe_write()
235 #endif /* MIB2_STATS */ in pppoe_write()
256 #if MIB2_STATS in pppoe_netif_output()
258 #else /* MIB2_STATS */ in pppoe_netif_output()
260 #endif /* MIB2_STATS */ in pppoe_netif_output()
277 #if MIB2_STATS in pppoe_netif_output()
279 #endif /* MIB2_STATS */ in pppoe_netif_output()
[all...]
H A Dpppol2tp.c169 #if MIB2_STATS in pppol2tp_write()
171 #else /* MIB2_STATS */ in pppol2tp_write()
173 #endif /* MIB2_STATS */ in pppol2tp_write()
186 #if MIB2_STATS in pppol2tp_write()
188 #endif /* MIB2_STATS */ in pppol2tp_write()
209 #if MIB2_STATS in pppol2tp_netif_output()
211 #else /* MIB2_STATS */ in pppol2tp_netif_output()
213 #endif /* MIB2_STATS */ in pppol2tp_netif_output()
230 #if MIB2_STATS in pppol2tp_netif_output()
232 #endif /* MIB2_STATS */ in pppol2tp_netif_output()
[all...]
/third_party/lwip/test/unit/ip4/
H A Dtest_ip4.c11 #if !LWIP_IPV4 || !IP_REASSEMBLY || !MIB2_STATS || !IPFRAG_STATS
/third_party/lwip/src/core/
H A Dnetif.c1213 #if MIB2_STATS
1223 #endif /* MIB2_STATS */
1342 #if MIB2_STATS
1352 #endif /* MIB2_STATS */

Completed in 11 milliseconds