MIB_RX_GOOD_P
stats->rx_good_frames += mib[MIB_RX_GOOD_P];
if_inc_counter(ifp, IFCOUNTER_IPACKETS, (u_long)mib[MIB_RX_GOOD_P]);