Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/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
/AliOS-Things-master/components/lwip/lwip2.0.0/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 4 milliseconds