Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
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