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
32 MIB2_STATS_NETIF_INC(netif, ifoutnucastpkts); in netif_output()
246 *value_u32 = netif->mib2_counters.ifoutnucastpkts; in interfaces_Table_get_value()
310 MIB2_STATS_NETIF_INC(netif, ifoutnucastpkts); in bridgeif_output()
622 MIB2_STATS_NETIF_INC(netif, ifoutnucastpkts); in lowpan6_output()