Searched refs:ifinnucastpkts (Results 1 – 4 of 4) sorted by relevance
125 (netif)->mib2_counters.ifinnucastpkts = 0; \199 #define snmp_inc_ifinnucastpkts(ni) MIB2_STATS_NETIF_INC(ni, ifinnucastpkts)
194 u32_t ifinnucastpkts; member
108 MIB2_STATS_NETIF_INC(netif, ifinnucastpkts); in main()
222 *value_u32 = netif->mib2_counters.ifinnucastpkts; in interfaces_Table_get_value()