Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/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