Searched refs:ifindiscards (Results 1 – 7 of 7) sorted by relevance
126 (netif)->mib2_counters.ifindiscards = 0; \200 #define snmp_inc_ifindiscards(ni) MIB2_STATS_NETIF_INC(ni, ifindiscards)
198 u32_t ifindiscards; member
368 MIB2_STATS_NETIF_INC(netif, ifindiscards); in rfc7668_input()374 MIB2_STATS_NETIF_INC(netif, ifindiscards); in rfc7668_input()
852 MIB2_STATS_NETIF_INC(netif, ifindiscards); in lowpan6_input()865 MIB2_STATS_NETIF_INC(netif, ifindiscards); in lowpan6_input()
568 MIB2_STATS_NETIF_INC(ppp->netif, ifindiscards); in pppos_input()732 MIB2_STATS_NETIF_INC(ppp->netif, ifindiscards); in pppos_input_callback()813 MIB2_STATS_NETIF_INC(pppos->ppp->netif, ifindiscards); in pppos_input_drop()
978 MIB2_STATS_NETIF_INC(pcb->netif, ifindiscards); in ppp_input()
226 *value_u32 = netif->mib2_counters.ifindiscards; in interfaces_Table_get_value()