Home
last modified time | relevance | path

Searched defs:MIB2_STATS_NETIF_INC (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dsnmp.h105 #define MIB2_STATS_NETIF_INC(n, x) do { ++(n)->mib2_counters.x; } while(0) macro
139 #define MIB2_STATS_NETIF_INC(n, x) macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dsnmp.h105 #define MIB2_STATS_NETIF_INC(n, x) do { ++(n)->mib2_counters.x; } while(0) macro
139 #define MIB2_STATS_NETIF_INC(n, x) macro