Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/src/include/lwip/
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
/components/net/lwip/lwip-2.0.3/src/include/lwip/
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

Completed in 5 milliseconds