Searched refs:ifoutnucastpkts (Results 1 – 6 of 6) sorted by relevance
131 (netif)->mib2_counters.ifoutnucastpkts = 0; \205 #define snmp_inc_ifoutnucastpkts(ni) MIB2_STATS_NETIF_INC(ni, ifoutnucastpkts)
220 u32_t ifoutnucastpkts; member
30 MIB2_STATS_NETIF_INC(netif, ifoutnucastpkts); in netif_output()
160 MIB2_STATS_NETIF_INC(netif, ifoutnucastpkts);
649 MIB2_STATS_NETIF_INC(netif, ifoutnucastpkts); in lowpan6_output()
247 *value_u32 = netif->mib2_counters.ifoutnucastpkts; in interfaces_Table_get_value()